CVE-2022-24448

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

08 Aug 2023, 14:22

Type Values Removed Values Added
CWE CWE-909 CWE-908
CWE-755

12 May 2022, 20:03

Type Values Removed Values Added
References (MISC) https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898a - (MISC) https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898a - Patch, Third Party Advisory
References (MISC) https://lore.kernel.org/all/67d6a536-9027-1928-99b6-af512a36cd1a@huawei.com/T/ - (MISC) https://lore.kernel.org/all/67d6a536-9027-1928-99b6-af512a36cd1a@huawei.com/T/ - Issue Tracking, Mailing List, Vendor Advisory

05 May 2022, 17:15

Type Values Removed Values Added
References
  • (MISC) https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898a -
  • (MISC) https://lore.kernel.org/all/67d6a536-9027-1928-99b6-af512a36cd1a@huawei.com/T/ -

30 Apr 2022, 02:43

Type Values Removed Values Added
CPE cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
References (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html - (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html - Mailing List, Third Party Advisory
References (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html - (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html - Mailing List, Third Party Advisory
References (DEBIAN) https://www.debian.org/security/2022/dsa-5096 - (DEBIAN) https://www.debian.org/security/2022/dsa-5096 - Third Party Advisory
References (DEBIAN) https://www.debian.org/security/2022/dsa-5092 - (DEBIAN) https://www.debian.org/security/2022/dsa-5092 - Third Party Advisory

10 Mar 2022, 17:46

Type Values Removed Values Added
References
  • (DEBIAN) https://www.debian.org/security/2022/dsa-5096 -
  • (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html -
  • (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html -
  • (DEBIAN) https://www.debian.org/security/2022/dsa-5092 -

09 Feb 2022, 15:33

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References (MISC) https://www.spinics.net/lists/stable/msg531976.html - (MISC) https://www.spinics.net/lists/stable/msg531976.html - Mailing List, Patch, Third Party Advisory
References (MISC) https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf - (MISC) https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf - Mailing List, Patch, Vendor Advisory
References (MISC) https://github.com/torvalds/linux/commit/ac795161c93699d600db16c1a8cc23a65a1eceaf - (MISC) https://github.com/torvalds/linux/commit/ac795161c93699d600db16c1a8cc23a65a1eceaf - Patch, Third Party Advisory
References (MISC) https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5 - (MISC) https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5 - Mailing List, Patch, Release Notes, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 1.9
v3 : 3.3
CWE CWE-909

04 Feb 2022, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-02-04 20:15

Updated : 2024-02-04 22:08


NVD link : CVE-2022-24448

Mitre link : CVE-2022-24448

CVE.ORG link : CVE-2022-24448


JSON object : View

Products Affected

debian

  • debian_linux

linux

  • linux_kernel
CWE
CWE-755

Improper Handling of Exceptional Conditions

CWE-908

Use of Uninitialized Resource