VulnerabilityModified
CVE-2022-50348
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix a memory leak in an error handling path If this memdup_user() call fails, the memory allocated in a previous call a few lines above should be freed.
MEDIUM 5.5EPSS 0.16%
Does this matter?
Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix a memory leak in an error handling path If this memdup_user() call fails, the memory allocated in a previous call a few lines above should be freed. 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.16% probability · 5th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/733dd17158f96aaa25408dc39bbb2738fda9300ePatch
- https://git.kernel.org/stable/c/acc393aecda05bf64ed13b732931462e07a1bf08Patch
- https://git.kernel.org/stable/c/aed8816305575b38dcc77feb6f1bc1d0ed32f5b8Patch
- https://git.kernel.org/stable/c/cc3bca2110ac85cd964da997ef83d84cab0d49fbPatch
- https://git.kernel.org/stable/c/e060c4b9f33c1fca74df26d57a98e784295327e6Patch
- https://git.kernel.org/stable/c/fd1ef88049de09bc70d60b549992524cfc0e66ffPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.