Lucene search
+L

1476 matches found

CVE
CVE
added 2025/12/30 12:15 p.m.16 views

CVE-2022-50852

The CVE-2022-50852 entry concerns the Linux kernel WiFi driver for mt76/mt7921. A use-after-free in mt7921_acpi_read() could occur by dereferencing sar_root after it has been freed. The connected documents confirm the vulnerability was resolved in the kernel code path described as: "wifi: mt76: m...

6.3AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.5 views

CVE-2023-54188

In the Linux kernel, the following vulnerability has been resolved: dmaengine: apple-admac: Fix 'currenttx' not getting freed In terminateall we should queue up all submitted descriptors to be freed. We do that for the content of the 'issued' and 'submitted' lists, but the 'currenttx' descriptor...

5.2AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:3 p.m.31 views

CVE-2023-54162 ksmbd: fix possible memory leak in smb2_lock()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible memory leak in smb2lock argv needs to be free when setupasyncwork fails or when the current process is woken up...

0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.11 views

SUSE CVE-2023-54053

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwlpciprobe will fail and free the trans, then afterwards iwlpciremove will be called and crash by trying to access trans which is already freed, fix...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60273

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwlpciprobe will fail and free the trans, then afterwards iwlpciremove will be called and crash by trying to access trans which is already freed, fix...

5.9AI score0.0022EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54053

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwlpciprobe will fail and free the trans, then afterwards iwlpciremove will be called and crash by trying to access trans which is already freed, fix...

0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.5 views

UBUNTU-CVE-2023-54115

In the Linux kernel, the following vulnerability has been resolved: pcmcia: rsrcnonstatic: Fix memory leak in nonstaticreleaseresourcedb When nonstaticreleaseresourcedb frees all resources associated with an PCMCIA socket, it forgets to free socketdata too, causing a memory leak observable with...

5.7AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:6 p.m.7 views

CVE-2023-54134 autofs: fix memory leak of waitqueues in autofs_catatonic_mode

In the Linux kernel, the following vulnerability has been resolved: autofs: fix memory leak of waitqueues in autofscatatonicmode Syzkaller reports a memory leak: BUG: memory leak unreferenced object 0xffff88810b279e00 size 96: comm "syz-executor399", pid 3631, jiffies 4294964921 age 23.870s hex...

6.2AI score0.00206EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 11:15 a.m.7 views

UBUNTU-CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.7AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:58 a.m.8 views

CVE-2025-68734 isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusbprobe In hfcsusbprobe, the memory allocated for ctrlurb gets leaked when setupinstance fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also...

6.3AI score0.00172EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.33 views

CVE-2025-68355 bpf: Fix exclusive map memory leak

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

0.00169EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.14 views

PT-2025-53036

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the rtl8192u driver related to a use-after-free condition in the ieee80211 rx function. Specifically, the skb pointer may be dereferenced after being...

7.8CVSS6.4AI score0.00462EPSS
SaveExploits2References898
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.6 views

PT-2025-53208

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the rt2x00 Wi-Fi driver when handling channel surveys. Specifically, when an rt2x00 device is removed, the associated channel surveys are not freed, leading to a...

7.8CVSS7.5AI score0.00462EPSS
SaveExploits2References896
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-52990

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the LRU and LRU PERCPU hash maps within the Linux kernel. These maps allocate a new element on update before locking the target hash table bucket. If bucket locki...

6.3AI score0.00163EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-52974

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the powerpc/pseries architecture within the ibmebus bus init function of the Linux kernel. If the device register function returns an error during the...

6.2AI score0.00192EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.4 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 originates from a double brelse in udfrename, which could lead to the release of freed buffers...

6.1AI score0.00248EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.6 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 the possibility that iwlwifi pcie may access freed memory when removed after a probe failure, potentially...

8.3AI score0.0022EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/12/20 7:11 a.m.11 views

CVE-2025-66494

A use-after-free vulnerability exists in the PDF file parsing of Foxit PDF Reader before 2025.2.1, 14.0.1, and 13.2.1 on Windows. A PDF object managed by multiple parent objects could be freed while still being referenced, potentially allowing a remote attacker to execute arbitrary code...

7.8CVSS7.7AI score0.0026EPSS
SaveExploits0References1
Redos
Redos
added 2025/12/19 12:0 a.m.7 views

ROS-20251219-7302

Vulnerability in chromium is related to speculative race conditions that can lead to access to already freed memory areas in case of incorrect prediction of code branches by the processor. Exploitation of the vulnerability could allow an attacker to access protected memory from a program without...

4.7CVSS7.1AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.3 views

SUSE CVE-2025-68248

In the Linux kernel, the following vulnerability has been resolved: vmwballoon: indicate success when effectively deflating during migration When migrating a balloon page, we first deflate the old page to then inflate the new page. However, if inflating the new page succeeded, we effectively...

6.4AI score0.0015EPSS
SaveExploits0References3
Rows per page
Query Builder