CVE-2022-49688

MEDIUM

Linux Kernel 4.19.245-4.19.249 - NULL Pointer Dereference in afs_getattr

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: afs: Fix dynamic root getattr The recent patch to make afs_getattr consult the server didn't account for the pseudo-inodes employed by the dynamic root-type afs superblock not having a volume or a server to access, and thus an oops occurs if such a directory is stat'd. Fix this by checking to see if the vnode->volume pointer actually points anywhere before following it in afs_getattr(). This can be tested by stat'ing a directory in /afs. It may be sufficient just to do "ls /afs" and the oops looks something like: BUG: kernel NULL pointer dereference, address: 0000000000000020 ... RIP: 0010:afs_getattr+0x8b/0x14b ... Call Trace: <TASK> vfs_statx+0x79/0xf5 vfs_fstatat+0x49/0x62

Scores

CVSS v3 5.5
EPSS 0.0028
EPSS Percentile 20.1%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (23)
Linux/Linux < 5.18
Linux/Linux 2aeb8c86d49967552394d5e723f87454cb53f501 - 7844ceada44eca740d31beb3d97b8511b1ca0a9b
Linux/Linux 2aeb8c86d49967552394d5e723f87454cb53f501 - cb78d1b5efffe4cf97e16766329dd7358aed3deb
Linux/Linux 4.19.245 - 4.19.250
Linux/Linux 4.19.250 - 4.19.*
Linux/Linux 5.10.118 - 5.10.127
Linux/Linux 5.10.127 - 5.10.*
Linux/Linux 5.15.42 - 5.15.51
Linux/Linux 5.15.51 - 5.15.*
Linux/Linux 5.17.10 - 5.18
... and 13 more
Published Feb 26, 2025
Tracked Since Feb 18, 2026