Lucene search
+L

1171 matches found

RedhatCVE
RedhatCVE
added 2026/07/20 1:47 p.m.9 views

CVE-2026-53384

A flaw was found in the Linux kernel's 8250dw serial driver. When the clknotifierregister function fails during the probe process, the 8250 port is not properly unregistered. This oversight can lead to a use-after-free vulnerability, where previously freed memory is still referenced. An attacker...

9.8CVSS5.7AI score0.00488EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63863

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to...

8.8CVSS5.3AI score0.00113EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currentl...

9.3CVSS5.5AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53384

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dw: unregister 8250 port if clknotifierregister fails dw8250probe registers the 8250 port via serial8250register8250port and then, if the device has a clock, registers a clock notifier. If clknotifierregister fails,...

5.5CVSS5.4AI score0.00488EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.7 views

SUSE CVE-2026-53385

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.3AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.8 views

SUSE CVE-2026-53400

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS5.3AI score0.00099EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.5 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.33 views

CVE-2026-64080 firmware: arm_ffa: Snapshot notifier callbacks under lock

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS0.00145EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.6 views

EUVD-2026-45653

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

5.7AI score0.00145EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64080 firmware: arm_ffa: Snapshot notifier callbacks under lock

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.18 views

CVE-2026-64080

Summary: CVE-2026-64080 affects Linux kernel firmware: arm_ffa snapshot notifier callbacks under lock. The issue arises when notification handlers look up a notifier entry under notify_lock, then drop the lock and dereference the entry, allowing a concurrent unregister to free the entry and cause...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 3:16 p.m.7 views

CVE-2026-63863

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS0.00113EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.30 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
EUVD
EUVD
added 2026/07/19 2:54 p.m.8 views

EUVD-2026-45764

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

5.3AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:54 p.m.17 views

CVE-2026-63879

The CVE-2026-63879 entry relates to the Linux kernel DRM/AMDGPU stack, where a race in amdgpu_hmm_range_get_pages could allow operations on invalid pages due to reading the notifier sequence more than once. The issue has been resolved by a patch that fixes the range getter and also tidies coding ...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.36 views

CVE-2026-63879 drm/amdgpu: fix amdgpu_hmm_range_get_pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS0.00165EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:54 p.m.8 views

CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.12 views

CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder