A heap-based buffer overflow flaw was found in the way the legacy_parse_param function in the Filesystem Context functionality of the Linux kernel verified the supplied parameters length. An unprivileged (in case of unprivileged user namespaces enabled, otherwise needs namespaced CAP_SYS_ADMIN privilege) local user able to open a filesystem that does not support the Filesystem Context API (and thus fallbacks to legacy handling) could use this flaw to escalate their privileges on the system.
References
| Link | Resource |
|---|---|
| https://github.com/Crusaders-of-Rust/CVE-2022-0185 | Exploit Third Party Advisory |
| https://www.openwall.com/lists/oss-security/2022/01/18/7 | Mailing List Patch Third Party Advisory |
| https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=722d94847de2 | Mailing List Patch Vendor Advisory |
| https://www.willsroot.io/2022/01/cve-2022-0185.html | Exploit Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20220225-0003/ |
Configurations
Information
Published : 2022-02-11 18:15
Updated : 2022-02-25 10:15
NVD link : CVE-2022-0185
Mitre link : CVE-2022-0185
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound
