CVE-2022-49688
published 2025-02-26CVE-2022-49688: 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…
PriorityP421medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.30%
22.1th percentile
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:
vfs_statx+0x79/0xf5
vfs_fstatat+0x49/0x62
Affected
26 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.14-1 (bookworm) | linux 5.18.14-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 2aeb8c86d49967552394d5e723f87454cb53f501 < 7844ceada44eca740d31beb3d97b8511b1ca0a9b | 7844ceada44eca740d31beb3d97b8511b1ca0a9b |
| linux | linux | >= 2aeb8c86d49967552394d5e723f87454cb53f501 < cb78d1b5efffe4cf97e16766329dd7358aed3deb | cb78d1b5efffe4cf97e16766329dd7358aed3deb |
| linux | linux | >= 4.19.245 < 4.19.250 | 4.19.250 |
| linux | linux | >= 5.10.118 < 5.10.127 | 5.10.127 |
| linux | linux | >= 5.15.42 < 5.15.51 | 5.15.51 |
| linux | linux | >= 5.17.10 < 5.18 | 5.18 |
| linux | linux | >= 5.4.196 < 5.4.202 | 5.4.202 |
| linux | linux | >= 61a4cc41e5c1b77d05a12798f8032050aa75f3c8 < 7b564e3254b7db5fbfbf11a824627a6c31b932b4 | 7b564e3254b7db5fbfbf11a824627a6c31b932b4 |
| linux | linux | >= 94bf8bfb009fad247d02f12e4c443411c8445412 < 2b2bba96526f25f2eba74ecadb031de2e05a83ce | 2b2bba96526f25f2eba74ecadb031de2e05a83ce |
| linux | linux | >= b76ea7c06b24dcf97ea3379b6957d5b99c346ea0 < 65c24caf1b9f5b08397c6e805ec24ebc390c6e4d | 65c24caf1b9f5b08397c6e805ec24ebc390c6e4d |
| linux | linux | >= dba1941f5bc3de6b460685155b89ae1182824fc8 < e3a232e5767051483ffad4cef7d0a89d292a192b | e3a232e5767051483ffad4cef7d0a89d292a192b |
| linux | linux_kernel | — | — |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.14-1 | 5.18.14-1 |
| linux | linux_kernel | >= 0 < 5.18.14-1 | 5.18.14-1 |
| linux | linux_kernel | >= 0 < 5.18.14-1 | 5.18.14-1 |
| linux | linux_kernel | >= 4.19.245 < 4.19.250 | 4.19.250 |
| linux | linux_kernel | >= 5.10.118 < 5.10.127 | 5.10.127 |
| linux | linux_kernel | >= 5.15.42 < 5.15.51 | 5.15.51 |
| linux | linux_kernel | >= 5.17.10 < 5.18 | 5.18 |
| linux | linux_kernel | >= 5.18.1 < 5.18.8 | 5.18.8 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: afs: Fix dynamic root getattr
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49688 [MEDIUM] kernel: afs: Fix dynamic root getattr
kernel: afs: Fix dynamic root getattr
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:
vfs_statx+0x79/0xf5
vfs_fstatat+0x49/0x62
Package: kern
Debian
CVE-2022-49688: linux - In the Linux kernel, the following vulnerability has been resolved: afs: Fix dy...
vendor_debian·2022·CVSS 5.5
CVE-2022-49688 [MEDIUM] CVE-2022-49688: linux - In the Linux kernel, the following vulnerability has been resolved: afs: Fix dy...
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: vfs_statx+0x79/0xf5 vfs_fstatat+0x49/0x62
Scope: local
bookworm: resolved (fixed in 5.18.14-1)
b
GHSA
GHSA-gq92-c2vh-pqwx: In the Linux kernel, the following vulnerability has been resolved:
afs: Fix dynamic root getattr
The recent patch to make afs_getattr consult the s
ghsa_unreviewed·2025-10-24
CVE-2022-49688 [MEDIUM] CWE-476 GHSA-gq92-c2vh-pqwx: In the Linux kernel, the following vulnerability has been resolved:
afs: Fix dynamic root getattr
The recent patch to make afs_getattr consult the s
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:
vfs_statx+0x79/0xf5
vfs_fstatat+0x49/0x62
OSV
CVE-2022-49688: In the Linux kernel, the following vulnerability has been resolved: afs: Fix dynamic root getattr The recent patch to make afs_getattr consult the ser
osv·2025-02-26·CVSS 5.5
CVE-2022-49688 [MEDIUM] CVE-2022-49688: In the Linux kernel, the following vulnerability has been resolved: afs: Fix dynamic root getattr The recent patch to make afs_getattr consult the ser
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: vfs_statx+0x79/0xf5 vfs_fstatat+0x49/0x62
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2b2bba96526f25f2eba74ecadb031de2e05a83cehttps://git.kernel.org/stable/c/65c24caf1b9f5b08397c6e805ec24ebc390c6e4dhttps://git.kernel.org/stable/c/7844ceada44eca740d31beb3d97b8511b1ca0a9bhttps://git.kernel.org/stable/c/7b564e3254b7db5fbfbf11a824627a6c31b932b4https://git.kernel.org/stable/c/cb78d1b5efffe4cf97e16766329dd7358aed3debhttps://git.kernel.org/stable/c/e3a232e5767051483ffad4cef7d0a89d292a192b
2025-02-26
Published