Lucene search
+L

29659 matches found

CVE
CVE
added 2025/12/24 1:07 p.m.43 views

CVE-2023-54151

Summary of CVE-2023-54151 (Linux kernel, f2fs) The vulnerability arises when the filesystem driver for f2fs allows a checkpoint during foreground GC in LFS mode to proceed even if the free space is exhausted by dirty node/dentry pages from data migration, potentially triggering a system crash. Th...

7.8CVSS6.3AI score0.00148EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.39 views

CVE-2023-54149 net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

7.5CVSS0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:06 p.m.10 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 score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.44 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...

0.00231EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.60 views

CVE-2023-54134

CVE-2023-54134 pertains to a memory-leak in Linux autofs waitqueues during autofs_catatonic_mode. The issue occurs when an AUTOFS_IOC_EXPIRE_MULTI ioctl triggers a new waitqueue, its initial wait_ctr is 2, and a concurrent wait may be interrupted, leaving the wait entry not freed if the wait_ctr ...

6.2AI score0.00231EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.33 views

CVE-2023-54091

CVE-2023-54091 in the Linux kernel fixes a memory leak in drm/client_target_cloned where dmt_mode is allocated but not freed. The KMEMLEAK backtrace indicates this may affect drivers using generic fbdev (notably the ast driver). The vulnerability is resolved by kernel fixes in the DRM subsystem; ...

6.1AI score0.00251EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 12:30 p.m.12 views

EUVD-2025-205084

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

5.9AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.36 views

CVE-2023-54046 crypto: essiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

7.8CVSS0.0019EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.27 views

CVE-2022-50720

The CVE-2022-50720 entry concerns the Linux kernel x86 APIC handling: BIOS can lock APIC into x2APIC mode, and if the kernel attempts to disable x2APIC or revert to legacy APIC while locked, a GP fault can occur. The vulnerability is tied to the new MSR IA32_XAPIC_DISABLE_STATUS and the LEGACY_XA...

6AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.37 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:22 p.m.11 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

6.2AI score
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.11 views

CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

0.00182EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68370

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 11:16 a.m.12 views

CVE-2025-68370

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

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

UBUNTU-CVE-2025-68370

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 11:16 a.m.10 views

UBUNTU-CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

5.9AI score0.00182EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

6.9AI score0.00182EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.47 views

CVE-2023-53992 wifi: cfg80211: ocb: don't leave if not joined

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:33 a.m.33 views

CVE-2025-68376

CVE-2025-68376 affects the Linux kernel in the coresight ETR path. When ETR operates in CS_MODE_SYSFS and the buffer size is changed and re-enabled, sysfs_buf may point to the new buffer (buf_new) while etr_buf continues referencing the old buffer (buf_old). This leads to a memory use-after-free ...

6.3AI score0.00182EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.38 views

CVE-2025-68376 coresight: ETR: Fix ETR buffer use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

0.00182EPSS
SaveExploits0References3
Rows per page
Query Builder