Lucene search
K

186 matches found

OSV
OSV
added 2025/10/04 3:44 p.m.2 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...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References8
CVE
CVE
added 2025/10/04 3:44 p.m.7 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.00015EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.4 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.00017EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.5 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...

0.00017EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.1 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.00015EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-55220

Malicious code in bioql PyPI...

7.1AI score0.00063EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-59780

Malicious code in bioql PyPI...

8.5AI score0.00021EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2022-54742

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00133EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2021-33718

Malicious code in bioql PyPI...

5.5CVSS6.9AI score0.00008EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-54973

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00011EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55121

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00036EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.3 views

CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2023-53242

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 "driver core: Add allocsize hint to devm allocators" exposes a panic "BRK handler: Fatal exception" on the hi3660thermalprobe funciton. This is because the...

5.5CVSS5.3AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2023-53196

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS5.3AI score0.00021EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.2 views

CVE-2023-53196

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS0.00021EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:6 p.m.1 views

CVE-2023-53196 usb: dwc3: qcom: Fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS5.9AI score0.00021EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.1 views

PT-2025-37628

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the airspy probe within the Linux kernel. The commit ca9dc8d06ab6 moved a variable buf from the stack to the heap but only included deallocation in the...

6AI score0.00025EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.1 views

PT-2025-44760

Name of the Vulnerable Software and Affected Versions Linux Kernel hi311x CAN driver affected versions not specified Description The Linux kernel’s hi311x CAN driver contains a flaw where a null pointer dereference can occur when resuming from sleep if the network interface was not previously...

4.4CVSS7.7AI score0.00059EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:33 a.m.3 views

phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe

...

5.5CVSS7AI score0.00035EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:10 a.m.1 views

dmaengine: nbpfaxi: Fix memory corruption in probe()

...

7.8CVSS7AI score0.0003EPSS
Exploits0
Rows per page
Query Builder