CVE Catalog

CVE-2024-35849

High
Published: Translated: NVD NIST

Summary

A vulnerability in the Linux kernel has been fixed that led to an information leak in the btrfs_ioctl_logical_to_ino() function. The issue was reported by Syzbot and involved improper data copying to user space.

Risk Assessment

The information leak could lead to the exposure of sensitive data, posing a risk to system and user data security. Organizations should be aware of the potential threats associated with this vulnerability.

Recommendation

It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability and minimize the risk of information leakage.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfs_ioctl_logical_to_ino() Syzbot reported the following information leak for in btrfs_ioctl_logical_to_ino(): BUG: KMSAN: kernel-infoleak in instrument_copy_to_user include/linux/instrumented.h:114 [inline] BUG: KMSAN: kernel-infoleak in _copy_to_user+0xbc/0x110 lib/usercopy.c:40 instrument_copy_to_user include/linux/instrumented.h:114 [inline] _copy_to_user+0xbc/0x110 lib/usercopy.c:40 copy_to_user include/linux/uaccess.h:191 [inline] btrfs_ioctl_logical_to_ino+0x440/0x750 fs/btrfs/ioctl.c:3499 btrfs_ioctl+0x714/0x1260 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:904 [inline] __se_sys_ioctl+0x261/0x450 fs/ioctl.c:890 __x64_sys_ioctl+0x96/0xe0 fs/ioctl.c:890 x64_sys_call+0x1883/0x3b50 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcf/0x1e0 arch/x86/entry/common.c

Vulnerability data from NVD (NIST) · CISA KEV · EPSS