Security readout for executives and security teams
Plain-English summary
CVE-2022-36946 is a Linux kernel denial-of-service flaw. A remote attacker could trigger a kernel panic, causing an affected system to crash. The business risk is service outage, especially for internet-facing Linux systems or appliances that process network traffic through netfilter queue functionality.
Executive priority
Prioritize remediation for exposed network infrastructure and high-availability systems. The issue can crash affected hosts remotely, so the main business concern is outage rather than data theft. No source in the bundle proves active exploitation.
Technical view
The flaw is in nfqnl_mangle in net/netfilter/nfnetlink_queue.c through Linux 5.18.14. A malformed one-byte nfta_payload attribute during an nf_queue verdict can cause skb_pull to encounter a negative skb->len, leading to a kernel panic. Public sources identify availability impact, not confidentiality or integrity impact.
Likely exposure
Exposure is most likely on Linux systems through 5.18.14 using netfilter/NFQUEUE packet handling, including firewalls, gateways, containers hosts, or appliances with affected kernels. The source bundle does not provide a complete affected product matrix.
Exploitation context
The CVSS vector is network, low complexity, no privileges, and no user interaction. The CVE is not listed as KEV in the bundle, and no cited source here confirms active exploitation. Treat exploit status as unconfirmed.
Researcher notes
The key upstream evidence is Linux commit 99a63d36cb3ed5ca3aa6fcb64cffbeaf3b0fb164 and the netfilter-devel discussion. Affected-product metadata is sparse in the CVE bundle, so distribution and vendor advisories should drive precise scoping.
Mitigation direction
- Apply vendor kernel security updates for affected Linux distributions and appliances.
- Prioritize internet-facing packet filtering, gateway, and network inspection systems.
- For Debian systems, review DSA-5207 and related LTS advisories.
- For NetApp products, follow the NetApp advisory for product-specific guidance.
- If no vendor fix is available, reduce exposure of affected packet-processing paths.
Validation and detection
- Inventory Linux kernel versions and identify systems running 5.18.14 or earlier.
- Identify systems using netfilter queue or NFQUEUE-based packet processing.
- Check whether vendor packages include the upstream kernel fix commit.
- Review Debian and appliance vendor advisories for patched package versions.
- Confirm critical network systems have received tested kernel updates.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2022-36946 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://marc.info/?l=netfilter-devel&m=165883202007292&w=2CVE reference
- DSA-5207CVE reference · vendor-advisory
- https://security.netapp.com/advisory/ntap-20220901-0007/CVE reference
- [debian-lts-announce] 20220911 [SECURITY] [DLA 3102-1] linux-5.10 new packageCVE reference · mailing-list
- [debian-lts-announce] 20221002 [SECURITY] [DLA 3131-1] linux security updateCVE reference · mailing-list
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=99a63d36cb3ed5ca3aa6fcb64cffbeaf3b0fb164CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
