Lucene search
+L

724 matches found

Positive Technologies
Positive Technologies
added 2025/01/21 12:0 a.m.8 views

PT-2025-4342 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak and cleanup issue has been identified in the Linux kernel when a virtuser device is created via configfs and the probe fails due to an incorrect lookup table. The table i...

8.1CVSS6.6AI score0.00822EPSS
SaveExploits3References884
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.9 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 Linux kernel that stems from the virtuser device in the gpio module not cleaning up the lookup table when probing fails. This could result in...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2026-2902

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the drm/tilcdc subsystem related to device removal actions during probe failures. The drm kms helper poll fini and drm atomic helper shutdown...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.10 views

PT-2026-5513

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak occurs in the rz-dmac driver during probe failure within the dmaengine subsystem of the Linux kernel. The issue involves failing to drop a reference to an ICU device when a...

9.8CVSS6.2AI score0.00817EPSS
SaveExploits6References294
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2026-5516

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak issue exists in the dmaengine subsystem, specifically within the bcm-sba-raid component, during the probe process. The issue occurs because a reference to a mailbox device ...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53198

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/20 1:7 p.m.7 views

OESA-2024-2569 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

8.1CVSS5.5AI score0.01549EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/11/19 12:57 a.m.7 views

kernel: iommu: Fix potential use-after-free during probe

A vulnerability was found in the Linux kernel's IOMMU driver, where the deviommufree function can lead to a use-after-free error. This occurs when a device probe fails while simultaneously accessing dev-iommu-fwspec in the ofiommuconfigure path. As a result, this vulnerability can potentially cau...

7.8CVSS7.2AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/19 12:46 a.m.10 views

kernel: iommu: Fix potential use-after-free during probe

A vulnerability was found in the Linux kernel's IOMMU driver, where the deviommufree function can lead to a use-after-free error. This occurs when a device probe fails while simultaneously accessing dev-iommu-fwspec in the ofiommuconfigure path. As a result, this vulnerability can potentially cau...

7.8CVSS7.2AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: serial: sprd: Fix DMA buffer leak issue

A flaw was found in the serial: sprd driver in the Linux kernel where a DMA buffer allocated during driver probe was not released when probe returned failure. This results in a memory leak that, under repeated probe failure conditions, could cause elevated kernel memory usage and potential resour...

5.9AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: net: stmmac: fix possible memory leak in stmmac_dvr_probe()

A memory leak vulnerability was found in the stmmac network driver in the Linux kernel. When createsinglethreadworkqueue fails during probe, the previously allocated bitmap priv-afxdpzcqps is not freed. This can lead to memory resource exhaustion if the error condition is repeatedly triggered...

5.8AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: serial: 8250_bcm7271: fix leak in `brcmuart_probe`

A resource leak flaw was found in the Broadcom BCM7271 serial driver. In the brcmuartprobe function, the baudmuxclk clock is prepared and enabled but not released in error paths, causing a clock resource leak when driver probe fails...

5.8AI score0.00174EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.6 views

SUSE CVE-2024-49871

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589clearconfig and then pass the i2c client as argument so that we can call i2cgetclientdata in order to get our device object. However,...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.15 views

SUSE CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS7.7AI score0.00281EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/10/22 9:9 a.m.23 views

CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS6.7AI score0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.14 views

UBUNTU-CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 8:6 p.m.48 views

CVE-2022-49021 net: phy: fix null-ptr-deref while probe() failed

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49871

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589clearconfig and then pass the i2c client as argument so that we can call i2cgetclientdata in order to get our device object. However,...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51231 CVE-2024-49871 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589clearconfig and then pass the i2c client as argument so that we can call i2cgetclientdata in order to get our device object. However,...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder