CVE-2022-50006
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with __nfs42_ssc_open A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with __nfs42_ssc_open A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle. If alloc_file_pseudo() has failed, we need to decrement a reference on the newly created inode, otherwise it leaks.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.22% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/5626f95356111602ad26fc05445a4d1f818a0992Patch
- https://git.kernel.org/stable/c/5e49ea099850feadcbf33c74b4f514a3e8049b91Patch
- https://git.kernel.org/stable/c/c2a47f6903e270c308c40ad4a23c17b30a54373cPatch
- https://git.kernel.org/stable/c/fcfc8be1e9cf2f12b50dce8b579b3ae54443a014Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.