5.5

CVE-2022-48654

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()

nf_osf_find() incorrectly returns true on mismatch, this leads to
copying uninitialized memory area in nft_osf which can be used to leak
stale kernel stack data to userspace.
Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 5.2.0 < 5.4.215
LinuxLinux Kernel Version >= 5.5.0 < 5.10.146
LinuxLinux Kernel Version >= 5.11.0 < 5.15.71
LinuxLinux Kernel Version >= 5.16.0 < 5.19.12
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.01% 0.013
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 5.3 1.8 3.4
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CWE-908 Use of Uninitialized Resource

The product uses or accesses a resource that has not been initialized.