Lucene search
+L

289 matches found

NVD
NVD
added 2026/04/03 2:16 p.m.12 views

CVE-2026-23423

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

5.5CVSS0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.7 views

PT-2026-30173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak in the xe vm madvise ioctl function within the drm/xe subsystem of the Linux kernel has been addressed. The issue occurs when validation within check bo args are sane fails...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.31 views

CVE-2026-23337 pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: pinconf-generic: Fix memory leak in pinconfgenericparsedtconfig In pinconfgenericparsedtconfig, if parsedtcfg fails, it returns directly. This bypasses the cleanup logic and results in a memory leak of the cfg buffer. Fi...

0.00117EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.4 views

CVE-2026-23337

In the Linux kernel, the following vulnerability has been resolved: pinctrl: pinconf-generic: Fix memory leak in pinconfgenericparsedtconfig In pinconfgenericparsedtconfig, if parsedtcfg fails, it returns directly. This bypasses the cleanup logic and results in a memory leak of the cfg buffer. Fi...

5.7AI score0.00117EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.14 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 memory misreference vulnerability exists in the Linux kernel. The vulnerability stems from a mix-up in the instruction responsible for freeing memory. An attacker could explo...

7.8CVSS6.1AI score0.00119EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/18 5:41 p.m.19 views

CVE-2026-23263

CVE-2026-23263: In the Linux kernel, io_uring/zcrx had a page array leak that was not freed during sg init failure. The fix, committed as d9f595b9a65e, releases the previously leaked page array along with the leaked pages. Exploitation details are not provided in the supplied documents beyond the...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23151

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix memory leak in setsspcomplete Fix memory leak in setsspcomplete where mgmtpendingcmd structures are not freed after being removed from the pending list. Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs...

5.5CVSS0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/04 4:8 p.m.8 views

EUVD-2026-5453

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in sndusbmixerfree When sndusbcreatemixer fails, sndusbmixerfree frees mixer-idelems but the controls already added to the card still reference the freed memory. Later when sndcardregister runs...

5.2AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23087 scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Fix potential memory leak in scsibackremove Memory allocated for struct vscsiblkinfo in scsibackprobe is not freed in scsibackremove leading to potential memory leaks on remove, as well as in the scsibackprob...

5.2AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.7 views

CVE-2025-47358

Memory Corruption when user space address is modified and passed to memfree API, causing kernel memory to be freed inadvertently...

7.8CVSS5.3AI score0.00092EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.10 views

CVE-2025-47358

Memory Corruption when user space address is modified and passed to memfree API, causing kernel memory to be freed inadvertently...

7.8CVSS0.00092EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.8 views

CVE-2025-47358

Memory Corruption when user space address is modified and passed to memfree API, causing kernel memory to be freed inadvertently...

7.8CVSS5.3AI score0.00092EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.8 views

PT-2026-5671

Memory Corruption when multiple threads simultaneously access a memory free API...

7.8CVSS5.3AI score0.00094EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:51 a.m.16 views

CVE-2022-42716

An issue was discovered in the Arm Mali GPU Kernel Driver. There is a use-after-free. A non-privileged user can make improper GPU processing operations to gain access to already freed memory. This affects Valhall r29p0 through r40P0...

8.8CVSS6.6AI score0.01255EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2023-60507

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix memory leak after finding block group with super blocks At excludesuperstripes, if we happen to find a block group that has super blocks mapped to it and we are on a zoned filesystem, we error out as this is not...

6AI score0.00174EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60472

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5eptpopen When kvzallocnode or kvzalloc failed in mlx5eptpopen, the memory pointed by "c" or "cparams" is not freed, which can lead to a memory leak. Fix by freeing the array in the error path...

5.9AI score0.00174EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.13 views

CVE-2022-50858

In the Linux kernel, the following vulnerability has been resolved: mmc: alcor: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.19 views

UBUNTU-CVE-2022-50858

In the Linux kernel, the following vulnerability has been resolved: mmc: alcor: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.7AI score0.00214EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992198)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992198 advisory. In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need...

5.5CVSS5.2AI score0.00135EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.4 views

PT-2025-54143

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the btrfs zoned block group handling within the Linux kernel. Specifically, the exclude super stripes function fails to free allocated memory for the logical...

6.2AI score0.00174EPSS
SaveExploits0
Rows per page
Query Builder