7 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-39735 CVE-2025-39735 in rootio-linux - Patched by Root
Root has patched CVE-2025-39735 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
Azure Linux 3.0 Security Update: kernel (CVE-2025-39735)
"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-39735 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eag...
CVE-2025-39735
creationtimestamp| type| source ---|---|--- 2025-06-25 11:47:05+00:00| seen| https://bsky.app/profile/ferramentaslinux.bsky.social/post/3lsgk2ftyrk2o 2025-06-25 11:47:36+00:00| seen| https://bsky.app/profile/ferramentaslinux.bsky.social/post/3lsgk3eritk2o 2025-09-10 21:49:38+00:00| seen|...
CBL Mariner 2.0 Security Update: kernel (CVE-2025-39735)
"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-39735 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eag...
BELL-CVE-2025-39735
Bulletin has no description...
CVE-2025-39735
CVE-2025-39735 affects the Linux kernel's JFS: a slab-out-of-bounds read in ea_get() can occur when processing extended attributes. The root cause is an overflow during clamping of ea_size against EALIST_SIZE(ea_buf->xattr) due to int upper-bound handling, causing a negative size to be used in...
CVE-2025-39735 jfs: fix slab-out-of-bounds read in ea_get()
In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...