CVE-2021-46952
published 2024-02-27CVE-2021-46952: In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift…
PriorityP428high7.1CVSS 3.1
AVLACLPRLUINSUCHINAH
EPSS
0.28%
20.4th percentile
In the Linux kernel, the following vulnerability has been resolved:
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused
by a garbage timeout (retrans) mount option being passed to nfs mount,
in this case from syzkaller.
If the protocol is XPRT_TRANSPORT_UDP, then 'retrans' is a shift
value for a 64-bit long integer, so 'retrans' cannot be >= 64.
If it is >= 64, fail the mount and return an error.
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.10.38-1 (bookworm) | linux 5.10.38-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 9954bf92c0cddd50a2a470be302e1c1ffdf21d42 < 96fa26b74cdcf9f5c98996bf36bec9fb5b19ffe2 | 96fa26b74cdcf9f5c98996bf36bec9fb5b19ffe2 |
| linux | linux | >= 9954bf92c0cddd50a2a470be302e1c1ffdf21d42 < 2f3380121d49e829fb73ba86240c181bc32ad897 | 2f3380121d49e829fb73ba86240c181bc32ad897 |
| linux | linux | >= 9954bf92c0cddd50a2a470be302e1c1ffdf21d42 < 3d0163821c035040a46d816a42c0780f0f0a30a8 | 3d0163821c035040a46d816a42c0780f0f0a30a8 |
| linux | linux | >= 9954bf92c0cddd50a2a470be302e1c1ffdf21d42 < c09f11ef35955785f92369e25819bf0629df2e59 | c09f11ef35955785f92369e25819bf0629df2e59 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 5.11.0 < 5.11.20 | 5.11.20 |
| linux | linux_kernel | >= 5.12.0 < 5.12.3 | 5.12.3 |
| linux | linux_kernel | >= 5.6.0 < 5.10.36 | 5.10.36 |
CVSS provenance
nvdv3.17.1HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
osv7.1HIGH
vendor_debian7.1HIGH
vendor_redhat7.1HIGH
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: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
vendor_redhat·2024-02-27·CVSS 7.1
CVE-2021-46952 [HIGH] CWE-125 kernel: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
kernel: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
In the Linux kernel, the following vulnerability has been resolved:
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused
by a garbage timeout (retrans) mount option being passed to nfs mount,
in this case from syzkaller.
If the protocol is XPRT_TRANSPORT_UDP, then 'retrans' is a shift
value for a 64-bit long integer, so 'retrans' cannot be >= 64.
If it is >= 64, fail the mount and return an error.
Package: kernel (Red Hat Enterprise Linux 6) - Out of support scope
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel (Red Hat Ent
Debian
CVE-2021-46952: linux - In the Linux kernel, the following vulnerability has been resolved: NFS: fs_con...
vendor_debian·2021·CVSS 7.1
CVE-2021-46952 [HIGH] CVE-2021-46952: linux - In the Linux kernel, the following vulnerability has been resolved: NFS: fs_con...
In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused by a garbage timeout (retrans) mount option being passed to nfs mount, in this case from syzkaller. If the protocol is XPRT_TRANSPORT_UDP, then 'retrans' is a shift value for a 64-bit long integer, so 'retrans' cannot be >= 64. If it is >= 64, fail the mount and return an error.
Scope: local
bookworm: resolved (fixed in 5.10.38-1)
bullseye: resolved (fixed in 5.10.38-1)
forky: resolved (fixed in 5.10.38-1)
sid: resolved (fixed in 5.10.38-1)
trixie: resolved (fixed in 5.10.38-1)
OSV
CVE-2021-46952: In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out
osv·2024-02-27·CVSS 7.1
CVE-2021-46952 [HIGH] CVE-2021-46952: In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out
In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused by a garbage timeout (retrans) mount option being passed to nfs mount, in this case from syzkaller. If the protocol is XPRT_TRANSPORT_UDP, then 'retrans' is a shift value for a 64-bit long integer, so 'retrans' cannot be >= 64. If it is >= 64, fail the mount and return an error.
GHSA
GHSA-jrxj-mm3c-m6gg: In the Linux kernel, the following vulnerability has been resolved:
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Fix shift o
ghsa_unreviewed·2024-02-27
CVE-2021-46952 [HIGH] CWE-125 GHSA-jrxj-mm3c-m6gg: In the Linux kernel, the following vulnerability has been resolved:
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Fix shift o
In the Linux kernel, the following vulnerability has been resolved:
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused
by a garbage timeout (retrans) mount option being passed to nfs mount,
in this case from syzkaller.
If the protocol is XPRT_TRANSPORT_UDP, then 'retrans' is a shift
value for a 64-bit long integer, so 'retrans' cannot be >= 64.
If it is >= 64, fail the mount and return an error.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2f3380121d49e829fb73ba86240c181bc32ad897https://git.kernel.org/stable/c/3d0163821c035040a46d816a42c0780f0f0a30a8https://git.kernel.org/stable/c/96fa26b74cdcf9f5c98996bf36bec9fb5b19ffe2https://git.kernel.org/stable/c/c09f11ef35955785f92369e25819bf0629df2e59https://git.kernel.org/stable/c/2f3380121d49e829fb73ba86240c181bc32ad897https://git.kernel.org/stable/c/3d0163821c035040a46d816a42c0780f0f0a30a8https://git.kernel.org/stable/c/96fa26b74cdcf9f5c98996bf36bec9fb5b19ffe2https://git.kernel.org/stable/c/c09f11ef35955785f92369e25819bf0629df2e59
2024-02-27
Published