Lucene search
+L

31 matches found

CVE
CVE
added 2026/07/01 1:32 p.m.46 views

CVE-2026-53332

CVE-2026-53332 affects the Linux kernel’s Qualcomm NGD (qcom-ngd-ctrl) component. The issue is a race where callbacks can run before the NGD device is fully initialized, leading to operations on uninitialized data and boot issues on affected boards. The vulnerability stems from registering callba...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath12k: Fixed an UAF Use-after-Free in ath12kcoreinit. When the execution of ath12kcoreHWGroupAssign or ath12kcoreHWGroupCreate fails, the registered notifier chain is not properly unregistered. Its memory is freed after...

7.8CVSS6.7AI score0.0016EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.16 views

CVE-2026-43409

In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable to handle page fault for address: fffffbfff805000d...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:7 p.m.6 views

CVE-2025-71133

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdmanetevent irdmanetevent should not dereference anything from "neigh" alias "ptr" until it has checked that the event is NETEVENTNEIGHUPDATE. Other events come with different structures pointe...

5.2AI score0.00153EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2022-55848

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.9AI score0.00203EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.33 views

CVE-2022-50850 scsi: ipr: Fix WARNING in ipr_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

0.00203EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: wifi: ath12k: fix uaf in ath12k_core_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS7AI score0.0016EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.17 views

EUVD-2025-29058

Malicious code in bioql PyPI...

6.3AI score0.00141EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-19827

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.6 views

SUSE CVE-2023-53475

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...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 11:42 a.m.9 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
OSV
OSV
added 2025/09/12 4:15 p.m.29 views

UBUNTU-CVE-2025-39796

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: ignore ops-locked netdevs Syzkaller managed to trigger lock dependency in xsknotify via registernetdevice. As discussed in 0, using registernetdevice in the notifiers is problematic so skip adding lapbeth for...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38116

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38116

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS6.6AI score0.0016EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.17 views

CVE-2025-38116 wifi: ath12k: fix uaf in ath12k_core_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38116 wifi: ath12k: fix uaf in ath12k_core_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS6.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.7 views

PT-2025-27702

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue was found in the Linux kernel, specifically in the ath12k core init function. This issue occurs when the execution of ath12k core hw group assign or ath12k...

7.8CVSS8AI score0.0125EPSS
SaveExploits11References900
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use-after-free in lineinfochangednotify The use-after-free issue occurs as follows: When the GPIO chip device file is closed by invoking gpiochrdevrelease, the watchedlines object is freed by bitmapfree. Howeve...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/25 12:12 a.m.8 views

xnio: StackOverflowException when the chain of notifier states becomes problematically big

A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service DoS...

7.5CVSS7.3AI score0.03479EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 3:5 a.m.7 views

kernel: gpiolib: cdev: Fix use after free in lineinfo_changed_notify

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify The use-after-free issue occurs as follows: when the GPIO chip device file is being closed by invoking gpiochrdevrelease, watchedlines is freed by bitmapfree, but the...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References5
Rows per page
Query Builder