PT-2024-6393 · Linux+3 · Linux Kernel+3

Ruben Vestergaard

+2

·

Published

2024-04-10

·

Updated

2024-09-27

·

CVE-2023-52909

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the handling of cached open files in the nfsd4 open codepath. It's racy, as a newly-created nfsd file can end up with its PENDING bit cleared while the nf is hashed, and the nf file pointer is still zeroed out. Other tasks can find it in this state and they expect to see a valid nf file, and can oops if nf file is NULL. Also, there is no guarantee that we'll end up creating a new nfsd file if one is already in the hash. If an extant entry is in the hash with a valid nf file, nfs4 get vfs file will clobber its nf file pointer with the value of op file and the old nf file will leak. The problem can lead to a denial of service.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2024-07455
CVE-2023-52909
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
SUSE-SU-2024:3190-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3483-1

Affected Products

Astra Linux
Linux Kernel
Red Os
Suse