Lucene search
+L

1337 matches found

NVD
NVD
•added 2025/10/01 12:15 p.m.•11 views

CVE-2023-53518

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreqdevrelease srcuinitnotifierhead allocates resources that need to be released with a srcucleanupnotifierhead call. Reported by kmemleak...

7.8CVSS0.00156EPSS
SaveExploits0References9
OSV
OSV
•added 2025/10/01 12:15 p.m.•16 views

AZL-75246 CVE-2023-53520 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

7.8CVSS5.6AI score0.00115EPSS
SaveExploits0References1
NVD
NVD
•added 2025/10/01 12:15 p.m.•8 views

CVE-2023-53484

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
•added 2025/10/01 12:15 p.m.•11 views

UBUNTU-CVE-2023-53518

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreqdevrelease srcuinitnotifierhead allocates resources that need to be released with a srcucleanupnotifierhead call. Reported by kmemleak...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References12
OSV
OSV
•added 2025/10/01 12:15 p.m.•16 views

UBUNTU-CVE-2023-53520

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References19
OSV
OSV
•added 2025/10/01 12:15 p.m.•13 views

UBUNTU-CVE-2023-53484

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References11
attackerkb
attackerkb
•added 2025/10/01 11:46 a.m.•9 views

CVE-2023-53520

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

4.7CVSS5.1AI score0.00115EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2025/10/01 11:46 a.m.•9 views

CVE-2023-53520 Bluetooth: Fix hci_suspend_sync crash

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

7.8CVSS6.4AI score
SaveExploits0References7
CVE
CVE
•added 2025/10/01 11:46 a.m.•45 views

CVE-2023-53520

The CVE-2023-53520 issue is in the Linux kernel Bluetooth subsystem (hci_suspend_notifier/hci_suspend_sync). The root cause is a race where hci_suspend_notifier may access an hci_dev object after hci_unregister_dev() frees it, causing a crash. The described fix: the patch maintains the reference ...

7.8CVSS6AI score0.00115EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2025/10/01 11:46 a.m.•51 views

CVE-2023-53518

CVE-2023-53518 — Linux kernel vulnerability fixed: leak in PM / devfreq path during devfreq_dev_release() and resources allocated by srcu_init_notifier_head() must be released via srcu_cleanup_notifier_head(). Connected advisories confirm the issue in the kernel and KMEMLEAK reporting. Exploitati...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2025/10/01 11:46 a.m.•11 views

CVE-2023-53518 PM / devfreq: Fix leak in devfreq_dev_release()

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreqdevrelease srcuinitnotifierhead allocates resources that need to be released with a srcucleanupnotifierhead call. Reported by kmemleak...

7.8CVSS6.4AI score
SaveExploits0References12
CVE
CVE
•added 2025/10/01 11:42 a.m.•45 views

CVE-2023-53484

CVE-2023-53484 affects the Linux kernel’s cpu_rmap logic. The vulnerability arises in the lib: cpu_rmap path where, if irq_set_affinity_notifier() is called with a NULL notify, the glue pointer in the corresponding rmap->obj array entry is freed but the pointer remains non-null. A subsequent f...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
•added 2025/10/01 11:42 a.m.•17 views

CVE-2023-53484 lib: cpu_rmap: Avoid use after free on rmap->obj array entries

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
•added 2025/10/01 11:42 a.m.•8 views

CVE-2023-53484 lib: cpu_rmap: Avoid use after free on rmap->obj array entries

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS6.6AI score
SaveExploits0References11
OSV
OSV
•added 2025/10/01 11:42 a.m.•15 views

CVE-2023-53475 usb: xhci: tegra: fix sleep in atomic call

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

4.9AI score
SaveExploits0References8
CNNVD
CNNVD
•added 2025/10/01 12:00 a.m.•13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from the possibility that hcisuspendnotifier may still access the hcidev object after hciunregisterdev releases...

5.9AI score0.00115EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/10/01 12:00 a.m.•11 views

PT-2025-40191

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the cpu rmap library. Specifically, a use-after-free condition can occur on the rmap-obj array entries. This happens when irq set affinity...

6.1AI score0.0016EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
•added 2025/09/27 12:00 a.m.•13 views

The vulnerability of the taprio_dev_notifier() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the tapriodevnotifier function in the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS7AI score0.00162EPSS
SaveExploits0References7Affected Software4
Microsoft CVE
Microsoft CVE
•added 2025/09/20 1:08 a.m.•5 views

trace/fgraph: Fix the warning caused by missing unregister notifier

...

5.5CVSS7AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2025/09/18 1:33 p.m.•23 views

CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS5.1AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder