CVE-2022-24448
Last modified
CVE-2022-24448 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in the file descriptor.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.16.5 |
| Debian | Debian Linux | 9.0 |
| Debian | Debian Linux | 10.0 |
| Debian | Debian Linux | 11.0 |
References
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5Mailing List, Patch, Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceafMailing List, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898aPatch, Third Party Advisory
- https://github.com/torvalds/linux/commit/ac795161c93699d600db16c1a8cc23a65a1eceafPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00011.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00012.htmlMailing List, Third Party Advisory
- https://www.debian.org/security/2022/dsa-5092Third Party Advisory
- https://www.debian.org/security/2022/dsa-5096Third Party Advisory
- https://www.spinics.net/lists/stable/msg531976.htmlMailing List, Patch, Third Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5Mailing List, Patch, Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceafMailing List, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898aPatch, Third Party Advisory
- https://github.com/torvalds/linux/commit/ac795161c93699d600db16c1a8cc23a65a1eceafPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00011.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00012.htmlMailing List, Third Party Advisory
- https://www.debian.org/security/2022/dsa-5092Third Party Advisory
- https://www.debian.org/security/2022/dsa-5096Third Party Advisory
- https://www.spinics.net/lists/stable/msg531976.htmlMailing List, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-24448?
How severe is CVE-2022-24448?
How do I fix CVE-2022-24448?
Are you affected by CVE-2022-24448?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
