CVE & CISA-KEV Catalog

CVE-2026-43238

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash() Commit 38a6f0865796 ("net: sched: support hash selecting tx queue") added SKBEDIT_F_TXQ_SKBHASH support. The inclusive range size is computed as: mapping_mod = queue_mapping_max - queue_mapping + 1; The range size can be 65536 when the requested range covers all possible u16 queue IDs (e.g. queue_mapping=0 and queue_mapping_max=U16_MAX). That value cannot be represented in a u16 and previously wrapped to 0, so tcf_skbedit_hash() could trigger a divide-by-zero: queue_mapping += skb_get_hash(skb) % params->mapping_mod; Compute mapping_mod in a wider type and reject ranges larger than U16_MAX to prevent params->mapping_mod from becoming 0 and avoid the crash.

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.170-1CVE-2026-43238
Fixed in:6.12.85-1CVE-2026-43238
Fixed in:6.19.6-1CVE-2026-43238
linuxUbuntu
Fixed in:6.8.0-134.134USN-8492-1
linux-awsUbuntu
Fixed in:6.8.0-1060.63USN-8492-1
linux-aws-6.8Ubuntu
Fixed in:6.8.0-1060.63~22.04.1USN-8492-2
linux-aws-fipsUbuntu
Fixed in:6.8.0-1060.63+fips1USN-8492-1
linux-azureUbuntu
Fixed in:6.8.0-1063.71USN-8606-1
linux-azure-6.8Ubuntu
Fixed in:6.8.0-1063.71~22.04.1USN-8606-1
linux-azure-fdeUbuntu
Fixed in:6.8.0-1062.69USN-8607-1
linux-azure-fde-6.8Ubuntu
Fixed in:6.8.0-1062.69~22.04.1USN-8609-1
linux-azure-fipsUbuntu
Fixed in:6.8.0-1062.69+fips1USN-8492-5
linux-fipsUbuntu
Fixed in:6.8.0-134.134+fips1USN-8492-5
linux-gcpUbuntu
Fixed in:6.8.0-1063.69USN-8492-1
linux-gcp-6.8Ubuntu
Fixed in:6.8.0-1063.69~22.04.1USN-8492-2
linux-gcp-fipsUbuntu
Fixed in:6.8.0-1063.69+fips1USN-8492-1
linux-gkeUbuntu
Fixed in:6.8.0-1058.64USN-8492-2
linux-gkeopUbuntu
Fixed in:6.8.0-1045.48USN-8492-2
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-136.136~22.04.1USN-8619-1
linux-ibmUbuntu
Fixed in:6.8.0-1060.61USN-8492-1
linux-ibm-6.8Ubuntu
Fixed in:6.8.0-1060.61~22.04.1USN-8492-2
linux-image-6.8.0-1029-nvidia-tegraUbuntu
Fixed in:6.8.0-1029.30USN-8498-1
linux-image-6.8.0-1029-nvidia-tegra-rtUbuntu
Fixed in:6.8.0-1029.30USN-8498-1
linux-image-6.8.0-1032-xilinxUbuntu
Fixed in:6.8.0-1032.33USN-8499-1
linux-image-6.8.0-1045-gkeopUbuntu
Fixed in:6.8.0-1045.48USN-8492-2
linux-image-6.8.0-1057-oracleUbuntu
Fixed in:6.8.0-1057.58~22.04.1USN-8492-2
Fixed in:6.8.0-1057.58USN-8492-1
linux-image-6.8.0-1057-oracle-64kUbuntu
Fixed in:6.8.0-1057.58~22.04.1USN-8492-2
Fixed in:6.8.0-1057.58USN-8492-1
linux-image-6.8.0-1058-gkeUbuntu
Fixed in:6.8.0-1058.64USN-8492-2
linux-image-6.8.0-1058-gke-64kUbuntu
Fixed in:6.8.0-1058.64USN-8492-2
linux-image-6.8.0-1058-nvidiaUbuntu
Fixed in:6.8.0-1058.61~22.04.1USN-8492-1
Fixed in:6.8.0-1058.61USN-8492-1
linux-image-6.8.0-1058-nvidia-64kUbuntu
Fixed in:6.8.0-1058.61~22.04.1USN-8492-1
Fixed in:6.8.0-1058.61USN-8492-1
linux-image-6.8.0-1058-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1058.61.1USN-8492-2

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.13%probability of exploitation in 30 days
3rdpercentile

Low risk: more likely to be exploited than 3% of all known CVEs.

References

Related Vulnerabilities

Other CWE-369 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2012-0207High7.520%-Fix
CVE-2017-8537Medium5.517%--
CVE-2017-8536Medium5.517%--
CVE-2017-8535Medium5.517%--
CVE-2007-2237Medium5.515%--
CVE-2025-0317High7.514%--

Common questions

How do I fix CVE-2026-43238?

Published advisories record a fix for 159 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-43238 being actively exploited?

Not that we know of. CVE-2026-43238 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.13% is the estimated probability that it will be exploited in the next 30 days. That is higher than 3% of all scored CVEs.

How severe is CVE-2026-43238?

CVE-2026-43238 has a CVSS v3 base score of 5.5, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-43238 affect?

Published advisories record a fix for linux (Debian), linux (Ubuntu), linux-aws (Ubuntu), linux-aws-6.8 (Ubuntu), and 155 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-43238
CVE-2026-43238 severity badge

Markdown

[![CVE-2026-43238](https://tridentstack.com/cve/badge/CVE-2026-43238.svg)](https://tridentstack.com/cve/CVE-2026-43238)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-43238"><img src="https://tridentstack.com/cve/badge/CVE-2026-43238.svg" alt="CVE-2026-43238"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-12.