CVE-2022-48654: netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
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.
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel bug in netfilter OS fingerprint matching. A local, low-privileged user may cause uninitialized kernel stack data to be copied back to userspace. The business risk is mainly information disclosure on systems where untrusted users or workloads can run code.
Executive priority
Treat as a moderate-priority kernel hygiene issue. Patch during the next normal maintenance window, sooner for shared or multi-tenant Linux hosts where local code execution by less-trusted users is expected.
Technical view
The flaw is in nfnetlink_osf: nf_osf_find() can return true on mismatch, causing nft_osf to copy uninitialized memory. The CVE describes leakage of stale kernel stack data to userspace. The provided CVSS is 5.3 with local attack vector, low complexity, low privileges, and no user interaction.
Likely exposure
Exposure is most relevant to Linux systems running affected kernels where local users, tenants, or workloads can interact with the vulnerable netfilter path. The source bundle does not identify specific distributions or appliance products, so validate through vendor kernel advisories and package backport notes.
Exploitation context
The bundle marks KEV as false and provides no cited evidence of active exploitation. Based on CVSS, exploitation requires local access and low privileges. This should not be treated as a remote unauthenticated vulnerability from the available evidence.
Researcher notes
Evidence is limited to the CVE description, CVSS metadata, and Linux stable commit references. The bundle does not provide exploit reports, distribution-specific fixed versions, or operational workarounds. Avoid claiming active exploitation without additional sourced evidence.
Mitigation direction
Update to a vendor kernel containing the referenced upstream stable fixes.
Check distribution advisories for backported fixes for CVE-2022-48654.
Prioritize shared hosts, multi-user systems, and container hosts with untrusted workloads.
If patching is delayed, follow vendor guidance for any supported workaround.
Reboot into the fixed kernel after package installation.
Validation and detection
Inventory running Linux kernel versions across affected assets.
Compare installed kernel packages with vendor fixed-version or backport advisory data.
Confirm the running kernel changed after reboot, not only the installed package.
Check whether vendor release notes reference CVE-2022-48654 or the upstream stable commits.
Record systems where patch status cannot be proven for follow-up.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48654 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.