Ad

CVE-2026-74426

NONE EPSS 0.17%
Обновлено 17 августа 2026
Linux
Параметр Значение
Поставщик Linux
Публичный эксплойт Нет

В ядре Linux устранена следующая уязвимость: afs: исправлено разыменование NULL-указателя в afs_get_tree() afs_alloc_sbi() использует kzalloc для выделения памяти. И, если ctx->dyn_root не имеет значения null, as->cell и as->volume имеют значение null. В методе трассировки_afs_get_tree() они разыменовываются.

Сообщение об ошибке КАСАН: KASAN: null-ptr-deref в диапазоне [0x0000000000000000-0x0000000000000007] ЦП: 2 PID: 18478 Связь: syz-executor.7 Не испорчен 5.10.246-syzkaller #0 Имя оборудования: Стандартный ПК QEMU (i440FX + PIIX, 1996 г.), BIOS 1.12.0-1 01.04.2014 RIP: 0010:perf_trace_afs_get_tree+0x1d9/0x550 включить/trace/events/afs.h:1365 Отслеживание вызова: track_afs_get_tree include/trace/events/afs.h:1365 [встроенный] afs_get_tree+0x922/0x1350 fs/afs/super.c:599 vfs_get_tree+0x8e/0x300 fs/super.c:1572 do_new_mount fs/namespace.c:3011 [встроенный] path_mount+0x14a5/0x2220 fs/namespace.c:3341 do_mount fs/namespace.c:3354 [встроенный] __do_sys_mount fs/namespace.c:3562 [встроенный] __se_sys_mount fs/namespace.c:3539 [встроенный] __x64_sys_mount+0x283/0x300 fs/namespace.c:3539 do_syscall_64+0x33/0x50 Arch/x86/entry/common.c:46 запись_SYSCALL_64_after_hwframe+0x67/0xd1 Найден Центром проверки Linux (linuxtesting.org) с помощью Syzkaller.

Показать оригинальное описание (EN)

In the Linux kernel, the following vulnerability has been resolved: afs: fix NULL pointer dereference in afs_get_tree() afs_alloc_sbi() uses kzalloc for memory allocation. And, if ctx->dyn_root is not null, as->cell and as->volume are null. In trace_afs_get_tree() they are dereferenced. KASAN error message: KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] CPU: 2 PID: 18478 Comm: syz-executor.7 Not tainted 5.10.246-syzkaller #0 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 RIP: 0010:perf_trace_afs_get_tree+0x1d9/0x550 include/trace/events/afs.h:1365 Call Trace: trace_afs_get_tree include/trace/events/afs.h:1365 [inline] afs_get_tree+0x922/0x1350 fs/afs/super.c:599 vfs_get_tree+0x8e/0x300 fs/super.c:1572 do_new_mount fs/namespace.c:3011 [inline] path_mount+0x14a5/0x2220 fs/namespace.c:3341 do_mount fs/namespace.c:3354 [inline] __do_sys_mount fs/namespace.c:3562 [inline] __se_sys_mount fs/namespace.c:3539 [inline] __x64_sys_mount+0x283/0x300 fs/namespace.c:3539 do_syscall_64+0x33/0x50 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x67/0xd1 Found by Linux Verification Center (linuxtesting.org) with Syzkaller.