Lucene search
+L

11788 matches found

EUVD
EUVD
added 2025/12/09 6:30 p.m.9 views

EUVD-2022-55733

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.9AI score0.00239EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

0.00239EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/09 4:17 p.m.12 views

CVE-2022-50669

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible name leak in ocxlfileregisterafu If deviceregister returns error in ocxlfileregisterafu, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give ...

0.00245EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:01 a.m.6 views

Bluetooth: bcsp: receive data only if registered

...

5.5CVSS7AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.23 views

CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.3AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.37 views

CVE-2022-50672 mailbox: zynq-ipi: fix error handling while device_register() fails

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

0.00239EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.13 views

CVE-2022-50669

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible name leak in ocxlfileregisterafu If deviceregister returns error in ocxlfileregisterafu, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give ...

5.3AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:16 a.m.5 views

DEBIAN-CVE-2023-53807

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2023-53809

In the Linux kernel, the following vulnerability has been resolved: l2tp: Avoid possible recursive deadlock in l2tptunnelregister When a file descriptor of pppol2tp socket is passed as file descriptor of UDP socket, a recursive deadlock occurs in l2tptunnelregister. This situation is reproduced b...

5.7AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.12 views

UBUNTU-CVE-2022-50632

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: marvellcn10k: Fix hotplug callback leak in tadpmuinit tadpmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path...

5.7AI score0.00197EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.9 views

SUSE CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.5CVSS6.2AI score0.00195EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2025/12/09 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 that stems from a name leak in the ocxl device registration error path...

6.2AI score0.00245EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.11 views

PT-2025-49703

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s mailbox component, specifically within the zynq-ipi module. When device register fails, a memory leak occurs due to unreleased allocated memory from d...

7.8CVSS6.8AI score0.00932EPSS
SaveExploits2References896
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.21 views

PT-2025-49693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hns roce alloc mr function within the RDMA/hns module of the Linux kernel. Specifically, when the hns roce mr enable function fails, the mr key is not release...

7.8CVSS6.8AI score0.00932EPSS
SaveExploits2References895
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2025-201637

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.9AI score0.00195EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/08 2:15 a.m.10 views

CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.15 views

UBUNTU-CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

5.8AI score0.00205EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 1:49 a.m.7 views

CGA-G8RV-JQ9V-G557

Bulletin has no description...

6.5CVSS6.9AI score0.00284EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.8 views

CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

0.00195EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/08 12:46 a.m.37 views

CVE-2025-40308

CVE-2025-40308 (Linux kernel) affects the Bluetooth BCSP path (bcsp_recv) where data can be received before the BCSP protocol is registered, causing a NULL pointer dereference. Root cause: bcsp_recv may run when BCSP is not registered. The documented fix is to require the HCI_UART_REGISTERED flag...

6.1AI score0.00195EPSS
SaveExploits0References8
Rows per page
Query Builder