Lucene search
+L

252 matches found

Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.41 views

PT-2025-53020

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-09039-ga6afa4199d3d-dirty 18 Description The Linux kernel contained a use-after-free flaw within the ar5523 Wi-Fi driver. Specifically, the issue occurred in the ar5523 cmd function when a timeout occurred...

7.8CVSS6.5AI score0.00954EPSS
SaveExploits2References895
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.11 views

PT-2025-53000

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hfcsusb probe function within the mISDN hfcsusb component of the Linux kernel. Specifically, memory allocated for ctrl urb is leaked when setup instance fails...

6.2AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.14 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

6.3AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.12 views

SUSE CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.18 views

CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.1AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.24 views

CVE-2025-40156 PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

0.00187EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990047)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990047 advisory. In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/04 4:21 p.m.14 views

CVE-2025-40107

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

5.6AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/03 3:30 p.m.7 views

EUVD-2025-37481

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

5.9AI score0.00186EPSS
SaveExploits0References6
NVD
NVD
added 2025/11/03 1:15 p.m.11 views

CVE-2025-40107

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/03 1:15 p.m.14 views

AZL-69586 CVE-2025-40107 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

5.9AI score0.00186EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2016-4191

Malware in sbrugna...

4.9CVSS6.5AI score0.01549EPSS
SaveExploits3References17
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.9 views

PT-2025-41081

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the ov772x probe function within the Linux kernel's i2c subsystem. This leak occurs when the priv-hdl.error condition is met, causing the function to skip...

6.2AI score0.00198EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

UBUNTU-CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.22 views

CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

0.00154EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:44 p.m.64 views

CVE-2023-53607

CVE-2023-53607 involves the Linux kernel ALSA ymfpci driver. The bug is caused by snd_ymfpci_probe using snd_BUG_ON() with snd_dma_buffer.bytes that were not accounting for the aligned size, leading to a faulty check and a kernel warning in snd_ymfpci_create. The issue manifests as a local, low-p...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.13 views

CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.21 views

CVE-2022-50480 memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()

In the Linux kernel, the following vulnerability has been resolved: memory: pl353-smc: Fix refcount leak bug in pl353smcprobe The break of foreachavailablechildofnode needs a corresponding ofnodeput when the reference 'child' is not used anymore. Here we do not need to call ofnodeput in fail path...

0.00156EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.19 views

CVE-2025-39951 um: virtio_uml: Fix use-after-free after put_device in probe

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS0.0015EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40770

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.21-1-lts 1 Description A flaw exists in the Linux kernel's ALSA subsystem, specifically within the ymfpci driver. A BUG ON condition in the snd ymfpci create function did not properly account for the aligned...

6.2AI score0.00154EPSS
SaveExploits0References8
Rows per page
Query Builder