Vulnerabilities > Linux > Linux Kernel > 6.13.8

DATE CVE VULNERABILITY TITLE RISK
2025-04-18 CVE-2025-39735 Out-of-bounds Read vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in ea_get() During the "size_check" label in ea_get(), the code checks if the extended attribute list (xattr) size matches ea_size.
local
low complexity
linux CWE-125
7.1
2025-04-18 CVE-2025-39755 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmcia_driver struct was still only using the old .name initialization in the drv field.
local
low complexity
linux CWE-476
5.5
2025-04-18 CVE-2025-39778 Out-of-bounds Read vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() The csts_state_names[] array only has six sparse entries, but the iteration code in nvmet_ctrl_state_show() iterates seven, resulting in a potential out-of-bounds stack read.
local
low complexity
linux CWE-125
7.1