BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2023
CVE-2023-1079High confidence

A flaw was found in the Linux kernel

n/a · Linux kernel

6.8MediumCVSS 3.1
Recommended action
Scheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivelinux-raspi-realtimeAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 9 Sept 2026
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2023-23367

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
01

What, why and how

A flaw was found in the Linux kernel. A use-after-free may be triggered in asus_kbd_backlight_set when plugging/disconnecting in a malicious USB device, which advertises itself as an Asus device. Similarly to the previous known CVE-2023-25012, but in asus devices, the work_struct may be scheduled by the LED controller while the device is disconnecting, triggering a use-after-free on the struct asus_kbd_leds *led structure. A malicious USB device may exploit the issue to cause memory corruption with controlled data.

What

A flaw was found in the Linux kernel. A use-after-free may be triggered in asus_kbd_backlight_set when plugging/disconnecting in a malicious USB device, which advertises itself as an Asus device. Similarly to the previous known CVE-2023-25012, but in asus devices, the work_struct may be scheduled by the LED controller while the device is disconnecting, triggering a use-after-free on the struct asus_kbd_leds *led structure. A malicious USB device may exploit the issue to cause memory corruption with controlled data.

Why

The program can continue using memory after it has been released, producing unsafe and attacker-influenceable behaviour.

How

An attacker operating through physical access may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

A flaw was found in the Linux kernel. A use-after-free may be triggered in asus_kbd_backlight_set when plugging/disconnecting in a malicious USB device, which advertises itself as an Asus device. Similarly to the previous known CVE-2023-25012, but in asus devices, the work_struct may be scheduled by the LED controller while the device is disconnecting, triggering a use-after-free on the struct asus_kbd_leds *led structure. A malicious USB device may exploit the issue to cause memory corruption with controlled data.

Why

The program can continue using memory after it has been released, producing unsafe and attacker-influenceable behaviour.

How

An attacker operating through physical access may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
physical access → Use After Free → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Physical
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-416

CWE-416: Use After Free. The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory belongs to the code that operates on the new pointer.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVPhysicalAttack vector: The attacker needs physical access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.IHighIntegrity impact: A successful attack can cause a major loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
UnauthenticatedCWE-416
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2024-1086IBM QRadar SIEM: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting (XSS)-Angriff durchzuführen oder einen nicht spezifizierten Angriff auszuführen.

Official advisory
BSI · German · WID-SEC-W-2023-0551Linux Kernel: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff

Ein lokaler Angreifer kann mehrere Schwachstellen in Linux Kernel ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0506Multiples vulnérabilités dans Juniper Secure Analytics

org/CVERecord?id=CVE-2022-48560 Référence CVE CVE-2022-48564 https://www.cve.org/CVERecord?id=CVE-2022-48564 Référence CVE CVE-2022-48624 https://www.cve.org/CVERecord?id=CVE-2022-48624 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1192 https://www.cve.org/CVERecord?id=CVE-2023-1192 Référence CVE CVE-2023-1206 https://www.cve.org/CVERecord?id=CVE-2023-1206 Référence CVE CVE-2023-1252 https://www.cve.org/CVERecord?id=CVE-2023-1252 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1786 https://www.cve.org/CVERecord?id=CVE-2023-1786 Référence CVE CVE-2023-1838 https://www.cve.org/CVERecord?id=CVE-2023-1838 Ré

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0385Multiples vulnérabilités dans les produits IBM

org/CVERecord?id=CVE-2022-48560 Référence CVE CVE-2022-48564 https://www.cve.org/CVERecord?id=CVE-2022-48564 Référence CVE CVE-2022-48624 https://www.cve.org/CVERecord?id=CVE-2022-48624 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1192 https://www.cve.org/CVERecord?id=CVE-2023-1192 Référence CVE CVE-2023-1206 https://www.cve.org/CVERecord?id=CVE-2023-1206 Référence CVE CVE-2023-1252 https://www.cve.org/CVERecord?id=CVE-2023-1252 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1786 https://www.cve.org/CVERecord?id=CVE-2023-1786 Référence CVE CVE-2023-1838 https://www.cve.org/CVERecord?id=CVE-2023-1838 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Ré

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0091Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu . Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une atteinte à la confidentialité des données et un déni de service.

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0092Multiples vulnérabilités dans le noyau Linux de RedHat

e RedHat . Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service et un contournement de la politique de sécurité. Solution Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation). Documentation Bulletin de sécurité RedHat RHSA-2024:0575 du 30 janvier 2024 https://access.redhat.com/errata/RHSA-2024:0575 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1838 https://www.cve.org/CVERecord?id=CVE-2023-1838 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Référence CVE CVE-2023-2162 https://www.cve.org/CVERecord?id=CVE-2023-2162 Référence CVE CVE-2023-2163 https://www.cve.org/CVERecord?id=CVE-2023-2163 Référence CVE CVE-2023-23455 https://www.cve.org/CVERecord?id=CVE-2023-23455 Référence CVE CVE-2023-26545 https://www.cve.org/CVERecord?id=CVE-2023-26545 Référence CVE CVE-2023-28328 https://www.cve.org/CVERecord?id=CVE-2023-28328 Référence CVE CVE-2023-3141 https://www.cve.org/CVERecord?id=CVE-2023-3

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0073Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu . Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une atteinte à la confidentialité des données et un déni de service.

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0957Multiples vulnérabilités dans le noyau Linux de RedHat

e.org/CVERecord?id=CVE-2022-45869 Référence CVE CVE-2022-45887 https://www.cve.org/CVERecord?id=CVE-2022-45887 Référence CVE CVE-2022-4744 https://www.cve.org/CVERecord?id=CVE-2022-4744 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1206 https://www.cve.org/CVERecord?id=CVE-2023-1206 Référence CVE CVE-2023-1252 https://www.cve.org/CVERecord?id=CVE-2023-1252 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Référence CVE CVE-2023-1989 https://www.cve.org/CVERecord?id=CVE-2023-1989 Référence CVE CVE-2023-1998 https://www.cve.org/CVERecord?id=CVE-2023-1998 Référence CVE CVE-2023-22652 https://www.cve.org/CVERecord?id=CVE-2023-22652

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0927Multiples vulnérabilités dans le noyau Linux de RedHat

g/CVERecord?id=CVE-2022-38457 Référence CVE CVE-2022-40133 https://www.cve.org/CVERecord?id=CVE-2022-40133 Référence CVE CVE-2022-40982 https://www.cve.org/CVERecord?id=CVE-2022-40982 Référence CVE CVE-2022-42895 https://www.cve.org/CVERecord?id=CVE-2022-42895 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1095 https://www.cve.org/CVERecord?id=CVE-2023-1095 Référence CVE CVE-2023-1206 https://www.cve.org/CVERecord?id=CVE-2023-1206 Référence CVE CVE-2023-1249 https://www.cve.org/CVERecord?id=CVE-2023-1249 Référence CVE CVE-2023-1252 https://www.cve.org/CVERecord?id=CVE-2023-1252 Référence CVE CVE-2023-1652 https://www.cve.org/CVERecord?id=CVE-2023-1652 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Référence CVE CVE-2023-1989 https://www.cve.org/CVERecord?id=CVE-2023-1989 Référence CVE CVE-2023-26545 https://www.cve.org/CVERecord?id=CVE-2023-26545

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0599Multiples vulnérabilités dans le noyau Linux d'Ubuntu

cve.org/CVERecord?id=CVE-2022-48502 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0459 https://www.cve.org/CVERecord?id=CVE-2023-0459 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1078 https://www.cve.org/CVERecord?id=CVE-2023-1078 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1281 https://www.cve.org/CVERecord?id=CVE-2023-1281 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1611 https://www.cve.org/CVERecord?id=CVE-2023-1611 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1829 https://www.cve.org/CVERecord?id=CVE-2023-1829 Référence CVE CVE-2023-1859 https://www.cve.org/CVERecord?id=CVE-2023-1859 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0578Multiples vulnérabilités dans le noyau Linux de SUSE

.cve.org/CVERecord?id=CVE-2023-0179 Référence CVE CVE-2023-0394 https://www.cve.org/CVERecord?id=CVE-2023-0394 Référence CVE CVE-2023-0461 https://www.cve.org/CVERecord?id=CVE-2023-0461 Référence CVE CVE-2023-0469 https://www.cve.org/CVERecord?id=CVE-2023-0469 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1095 https://www.cve.org/CVERecord?id=CVE-2023-1095 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1249 https://www.cve.org/CVERecord?id=CVE-2023-1249 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1582 https://www.cve.org/CVERecord?id=CVE-2023-1582 Référence CVE CVE-2023-1583 https://www.cve.org/CVERecord?id=CVE-2023-1583 Référence CVE CVE-2023-1611 https://www.cve.org/CVERecord?id=CVE-2023-1611 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0543Multiples vulnérabilités dans le noyau Linux d'Ubuntu

.cve.org/CVERecord?id=CVE-2022-4129 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0459 https://www.cve.org/CVERecord?id=CVE-2023-0459 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1078 https://www.cve.org/CVERecord?id=CVE-2023-1078 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1281 https://www.cve.org/CVERecord?id=CVE-2023-1281 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1829 https://www.cve.org/CVERecord?id=CVE-2023-1829 Référence CVE CVE-2023-1859 https://www.cve.org/CVERecord?id=CVE-2023-1859 Référence CVE CVE-2023-1990 https://www.cve.org/CVERecord?id=CVE-2023-1990 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0544Multiples vulnérabilités dans le noyau Linux de SUSE

.cve.org/CVERecord?id=CVE-2023-0394 Référence CVE CVE-2023-0461 https://www.cve.org/CVERecord?id=CVE-2023-0461 Référence CVE CVE-2023-0469 https://www.cve.org/CVERecord?id=CVE-2023-0469 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-0597 https://www.cve.org/CVERecord?id=CVE-2023-0597 Référence CVE CVE-2023-1075 https://www.cve.org/CVERecord?id=CVE-2023-1075 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1078 https://www.cve.org/CVERecord?id=CVE-2023-1078 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1095 https://www.cve.org/CVERecord?id=CVE-2023-1095 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1249 https://www.cve.org/CVERecord?id=CVE-2023-1249 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1390 https://www.cve.org/CVERecord?id=CVE-2023-1390 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1582 https://www.cve.org/CVERecord?id=CVE-2023-1582 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0517Multiples vulnérabilités dans le noyau Linux de SUSE

/2023/suse-su-20232782-1/ Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2022-45884 https://www.cve.org/CVERecord?id=CVE-2022-45884 Référence CVE CVE-2022-45885 https://www.cve.org/CVERecord?id=CVE-2022-45885 Référence CVE CVE-2022-45886 https://www.cve.org/CVERecord?id=CVE-2022-45886 Référence CVE CVE-2022-45887 https://www.cve.org/CVERecord?id=CVE-2022-45887 Référence CVE CVE-2022-45919 https://www.cve.org/CVERecord?id=CVE-2022-45919 Référence CVE CVE-2022-4744 https://www.cve.org/CVERecord?id=CVE-2022-4744 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1249 https://www.cve.org/CVERecord?id=CVE-2023-1249 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1390 https://www.cve.org/CVERecord?id=CVE-2023-1390 Référence CVE CVE-2023-2002 https://www.cve.org/CVERecord?id=CVE-2023-2002 Référence CVE CVE-2023-21102 https://www.cve.org/CVERecord?id=CVE-2023-21102 Référence CVE CVE-2023-2124 https://www.cve.org/CVERecord?id=CVE-2023-2124 Référence CVE CVE-2023-2156 https://www.cve.org/CVERecord?id=CVE-2023-2156

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0507Multiples vulnérabilités dans le noyau Linux de SUSE

ERecord?id=CVE-2021-29650 Référence CVE CVE-2022-3566 https://www.cve.org/CVERecord?id=CVE-2022-3566 Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2022-45884 https://www.cve.org/CVERecord?id=CVE-2022-45884 Référence CVE CVE-2022-45885 https://www.cve.org/CVERecord?id=CVE-2022-45885 Référence CVE CVE-2022-45886 https://www.cve.org/CVERecord?id=CVE-2022-45886 Référence CVE CVE-2022-45887 https://www.cve.org/CVERecord?id=CVE-2022-45887 Référence CVE CVE-2022-45919 https://www.cve.org/CVERecord?id=CVE-2022-45919 Référence CVE CVE-2022-4744 https://www.cve.org/CVERecord?id=CVE-2022-4744 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1390 https://www.cve.org/CVERecord?id=CVE-2023-1390 Référence CVE CVE-2023-1637 https://www.cve.org/CVERecord?id=CVE-2023-1637 Référence CVE CVE-2023-2002 https://www.cve.org/CVERecord?id=CVE-2023-2002 Référence CVE CVE-2023-2124 https://www.cve.org/CVERecord?id=CVE-2023-2124 Référence CVE CVE-2023-2156 https://www.cve.org/CVERecord?id=CVE-2023-2156 Référence CVE CVE-2023-2162 https://www.cve.org/CVERecord?id=CVE-2023-2162 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0512Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu . Elles permettent à un attaquant de provoquer un déni de service, une atteinte à la confidentialité des données, un contournement de la politique de sécurité, une atteinte à l'intégrité des données et une exécution de code arbitraire à distance.

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0489Multiples vulnérabilités dans le noyau Linux de SUSE

ERecord?id=CVE-2021-29650 Référence CVE CVE-2022-3566 https://www.cve.org/CVERecord?id=CVE-2022-3566 Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2022-45884 https://www.cve.org/CVERecord?id=CVE-2022-45884 Référence CVE CVE-2022-45885 https://www.cve.org/CVERecord?id=CVE-2022-45885 Référence CVE CVE-2022-45886 https://www.cve.org/CVERecord?id=CVE-2022-45886 Référence CVE CVE-2022-45887 https://www.cve.org/CVERecord?id=CVE-2022-45887 Référence CVE CVE-2022-45919 https://www.cve.org/CVERecord?id=CVE-2022-45919 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1637 https://www.cve.org/CVERecord?id=CVE-2023-1637 Référence CVE CVE-2023-2156 https://www.cve.org/CVERecord?id=CVE-2023-2156 Référence CVE CVE-2023-2176 https://www.cve.org/CVERecord?id=CVE-2023-2176 Référence CVE CVE-2023-2194 https://www.cve.org/CVERecord?id=CVE-2023-2194 Référence CVE CVE-2023-2269 https://www.cve.org/CVERecord?id=CVE-2023-2269 Référence CVE CVE-2023-23586 https://www.cve.org/CVERecord?id=CVE-2023-23586 Référence CVE CVE-2023-2483 https://www.cve.org/CVERecord?id=CVE-2023-2483

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0488Multiples vulnérabilités dans le noyau Linux d'Ubuntu

té Ubuntu USN-6186-1 du 22 juin 2023 https://ubuntu.com/security/notices/USN-6186-1 Bulletin de sécurité Ubuntu USN-6187-1 du 22 juin 2023 https://ubuntu.com/security/notices/USN-6187-1 Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2023-0386 https://www.cve.org/CVERecord?id=CVE-2023-0386 Référence CVE CVE-2023-0459 https://www.cve.org/CVERecord?id=CVE-2023-0459 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1583 https://www.cve.org/CVERecord?id=CVE-2023-1583 Référence CVE CVE-2023-1611 https://www.cve.org/CVERecord?id=CVE-2023-1611 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Référence CVE CVE-2023-1859 https://www.cve.org/CVERecord?id=CVE-2023-1859 Référence CVE CVE-2023-1872 https://www.cve.org/CVERecord?id=CVE-2023-1872 Référence CVE CVE-2023-1989 https://www.cve.org/CVERecord?id=CVE-2023-1989 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0474Multiples vulnérabilités dans le noyau Linux de SUSE

VERecord?id=CVE-2022-3566 Référence CVE CVE-2022-3567 https://www.cve.org/CVERecord?id=CVE-2022-3567 Référence CVE CVE-2022-4269 https://www.cve.org/CVERecord?id=CVE-2022-4269 Référence CVE CVE-2022-45884 https://www.cve.org/CVERecord?id=CVE-2022-45884 Référence CVE CVE-2022-45885 https://www.cve.org/CVERecord?id=CVE-2022-45885 Référence CVE CVE-2022-45886 https://www.cve.org/CVERecord?id=CVE-2022-45886 Référence CVE CVE-2022-45887 https://www.cve.org/CVERecord?id=CVE-2022-45887 Référence CVE CVE-2022-45919 https://www.cve.org/CVERecord?id=CVE-2022-45919 Référence CVE CVE-2023-0590 https://www.cve.org/CVERecord?id=CVE-2023-0590 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1380 https://www.cve.org/CVERecord?id=CVE-2023-1380 Référence CVE CVE-2023-1382 https://www.cve.org/CVERecord?id=CVE-2023-1382 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1637 https://www.cve.org/CVERecord?id=CVE-2023-1637 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1989 https://www.cve.org/CVERecord?id=CVE-2023-1989 Référence CVE CVE-2023-2002 https://www.cve.org/CVERecord?id=CVE-2023-2002 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0392Multiples vulnérabilités dans le noyau Linux de DebianLTS

.cve.org/CVERecord?id=CVE-2023-0394 Référence CVE CVE-2023-0458 https://www.cve.org/CVERecord?id=CVE-2023-0458 Référence CVE CVE-2023-0459 https://www.cve.org/CVERecord?id=CVE-2023-0459 Référence CVE CVE-2023-0461 https://www.cve.org/CVERecord?id=CVE-2023-0461 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1078 https://www.cve.org/CVERecord?id=CVE-2023-1078 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1281 https://www.cve.org/CVERecord?id=CVE-2023-1281 Référence CVE CVE-2023-1513 https://www.cve.org/CVERecord?id=CVE-2023-1513 Référence CVE CVE-2023-1611 https://www.cve.org/CVERecord?id=CVE-2023-1611 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1829 https://www.cve.org/CVERecord?id=CVE-2023-1829 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Référence CVE CVE-2023-1859 https://www.cve.org/CVERecord?id=CVE-2023-1859 Ré

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0333Multiples vulnérabilités dans le noyau Linux d'Ubuntu

.cve.org/CVERecord?id=CVE-2023-0266 Référence CVE CVE-2023-0386 https://www.cve.org/CVERecord?id=CVE-2023-0386 Référence CVE CVE-2023-0394 https://www.cve.org/CVERecord?id=CVE-2023-0394 Référence CVE CVE-2023-0468 https://www.cve.org/CVERecord?id=CVE-2023-0468 Référence CVE CVE-2023-1032 https://www.cve.org/CVERecord?id=CVE-2023-1032 Référence CVE CVE-2023-1073 https://www.cve.org/CVERecord?id=CVE-2023-1073 Référence CVE CVE-2023-1074 https://www.cve.org/CVERecord?id=CVE-2023-1074 Référence CVE CVE-2023-1076 https://www.cve.org/CVERecord?id=CVE-2023-1076 Référence CVE CVE-2023-1077 https://www.cve.org/CVERecord?id=CVE-2023-1077 Référence CVE CVE-2023-1079 https://www.cve.org/CVERecord?id=CVE-2023-1079 Référence CVE CVE-2023-1095 https://www.cve.org/CVERecord?id=CVE-2023-1095 Référence CVE CVE-2023-1118 https://www.cve.org/CVERecord?id=CVE-2023-1118 Référence CVE CVE-2023-1281 https://www.cve.org/CVERecord?id=CVE-2023-1281 Référence CVE CVE-2023-1583 https://www.cve.org/CVERecord?id=CVE-2023-1583 Référence CVE CVE-2023-1652 https://www.cve.org/CVERecord?id=CVE-2023-1652 Référence CVE CVE-2023-1670 https://www.cve.org/CVERecord?id=CVE-2023-1670 Référence CVE CVE-2023-1829 https://www.cve.org/CVERecord?id=CVE-2023-1829 Référence CVE CVE-2023-1855 https://www.cve.org/CVERecord?id=CVE-2023-1855 Ré

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
unknown
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Review the linked authoritative reference and apply the recorded fixed release appropriate to the affected product branch.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 27 Mar 2023 · Last source change 19 Feb 2025, 21:36 UTC · CWE-416 · Use After Free

CVE recordCVE.org · 5.1
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2023-23367
Product sourceCNA
Remediation sourceCVE/CNA references
CWE sourceCNA
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2023-1079 · cve.blacktree.nl