4 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012999)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012999 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properl...
AZL-70097 CVE-2025-40205 affecting package kernel for versions less than 6.6.117.1-1
In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...
CVE-2025-40205 btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfsencodefh The function btrfsencodefh does not properly account for the three cases it handles. Before writing to the file handle fh, the function only returns to the user...
CVE-2025-40205
Concrete details available: CVE-2025-40205 affects the Linux kernel btrfs subtree handling. The issue in btrfs_encode_fh() arises from misaccounting three cases for file-handle sizing. Specifically, before writing to fid, the function may return BTRFS_FID_SIZE_NON_CONNECTABLE (5 dwords, 20 bytes)...