Lucene search
+L

18393 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.35 views

CVE-2023-54146

CVE-2023-54146 (Linux kernel) affects the x86/kexec path and concerns a double-free of the elf header buffer. The connected advisories confirm the issue was resolved by removing an unnecessary vfree() in the crash_load_segments error path, with kimage_file_post_load_cleanup() handling cleanup. No...

6AI score0.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.42 views

CVE-2023-54146 x86/kexec: Fix double-free of elf header buffer

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 "x86/kexec: fix memory leak of elf header buffer", freeing image-elfheaders in the error path of crashloadsegments is not needed because kimagefilepostloadcleanup...

0.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.33 views

CVE-2023-54127 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS0.00158EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2023-54127

The CVE-2023-54127 issue concerns the Linux kernel JFS file system. A double-free can occur in the dbUnmount path after a failed jfs_remount, triggered via the slab allocator during KASAN reporting. Specifically, the description notes that JFS_SBI(ipbmap->i_sb)->bmap wasn’t set to NULL afte...

7.8CVSS6.1AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54127 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.44 views

CVE-2022-50755 udf: Avoid double brelse() in udf_rename()

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

7.8CVSS0.00206EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:05 p.m.24 views

CVE-2022-50755

CVE-2022-50755 (udf: Avoid double brelse() in udf_rename()) is a Linux kernel issue where udf_find_entry() may cause brelse() to be called twice (by both udf_find_entry() and udf_rename()), unbalancing the buffer_head reference count. The patch resolves this by not calling brelse() in udf_rename(...

7.8CVSS6.1AI score0.00206EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205095

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

6AI score0.00514EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.43 views

CVE-2023-54043 iommufd: Do not add the same hwpt to the ioas->hwpt_list twice

In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not add the same hwpt to the ioas-hwptlist twice The hwpt is added to the hwptlist only during its creation, it is never added again. This hunk is some missed leftover from rework. Adding it twice will corrupt the...

8.8CVSS0.00179EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2025-68359

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

9.8CVSS0.00514EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.14 views

CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

7.8CVSS0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS0.0014EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2025-68359

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.13 views

UBUNTU-CVE-2023-53997

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.37 views

CVE-2023-53997 thermal: of: fix double-free on unregistration

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 10:55 a.m.30 views

CVE-2023-53997

CVE-2023-53997 relates to the Linux kernel thermal subsystem. The issue arose from the sequence in which tzp (thermal zone parameters) is allocated and freed during registration and unregistration. After the patch introduced by commit 3d439b1a2ad3 (thermal/core: Alloc-copy-free the thermal zone p...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:55 a.m.8 views

CVE-2023-53997 thermal: of: fix double-free on unregistration

In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 "thermal/core: Alloc-copy-free the thermal zone parameters structure", thermalzonedeviceregister allocates a copy of the tzp argument and frees it when...

7.8CVSS6.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.5 views

CVE-2025-68367

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

5.2AI score0.00193EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder