Lucene search
+L

22 matches found

OSV
OSV
added 5 days ago7 views

CVE-2026-64511 ACPI: NFIT: core: Fix possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix possible NULL pointer dereference After commit 9b311b7313d6 "ACPI: NFIT: Install Notify handler before getting NFIT table", acpinfitprobe installs an ACPI notify handler for the NFIT device before checking t...

5.8AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.7 views

SUSE CVE-2026-64013

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

5.3AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.27 views

CVE-2026-64013 ACPI: button: Fix ACPI GPE handler leak during removal

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.8 views

CVE-2026-64013

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

5.2AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:56 p.m.10 views

CVE-2026-64013

The CVE-2026-64013 issue affects the Linux kernel ACPI button handling. A change to the ACPI notify handler type to ACPI_ALL_NOTIFY in a commit (Install notifier for system events as well) was not reflected in acpi_button_remove(), causing the notify handler to leak after driver removal. The cons...

5.3AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:56 p.m.6 views

CVE-2026-64013 ACPI: button: Fix ACPI GPE handler leak during removal

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

5.3AI score0.00155EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ACPI button driver where the acpi button remove function fails to correctly update the notify handler type. This occurs because the handler type was changed to ACP...

5.1AI score0.00155EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.2 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ACPI: Video – Fix for a use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, which were freed by acpivideodevunregisterbacklight during device removal...

6.2AI score0.00193EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Platform/x86: intel-vbtn – Protect the ACPI notify handler from racing with itself Since the commit e2ffcda16290 “ACPI: OSL: Allow Notify handlers to run on all CPUs”, ACPI notify handlers like intel-vbtn’s notifyhandler may run ...

5.5CVSS5.3AI score0.00182EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007370)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007370 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed wor...

5.9AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/21 11:15 a.m.2 views

DEBIAN-CVE-2025-40211

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

5.5AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/21 10:21 a.m.4 views

CVE-2025-40211 ACPI: video: Fix use-after-free in acpi_video_switch_brightness()

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

6.5AI score0.00193EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/08/28 2:25 a.m.5 views

SUSE CVE-2024-44937

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS7.4AI score0.00182EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.22 views

CVE-2024-44937

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References9
CVE
CVE
added 2024/08/26 10:11 a.m.266 views

CVE-2024-44937

The CVE affects the Linux kernel’s Intel VBTN (platform/x86) ACPI notify handler. A race can occur when the notify_handler() runs on multiple CPUs after a change enabling those handlers to operate on all CPUs, notably observed on Dell Venue 7140 during undocking. The race could cause the input-de...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.58 views

CVE-2024-44937

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS5.2AI score0.00182EPSS
SaveExploits0
OSV
OSV
added 2024/08/26 10:11 a.m.24 views

CVE-2024-44937 platform/x86: intel-vbtn: Protect ACPI notify handler against recursion

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.7 views

SUSE CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS6.5AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 3:15 p.m.6 views

DEBIAN-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.3AI score0.00214EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.4 views

SUSE CVE-2022-46342

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X se...

6.1CVSS8.1AI score0.01303EPSS
SaveExploits0References11
Rows per page
Query Builder