CVE & CISA-KEV Catalog

CVE-2026-46176

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() mlx5_ib_dev_res_srq_init() allocates two SRQs, s0 and s1. When ib_create_srq() fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed s0 and the ERR_PTR s1 to devr->s0 and devr->s1. This leads to several problems: the lock-free fast path checks "if (devr->s1) return 0;" and treats the ERR_PTR as already initialised; users in mlx5_ib_create_qp() dereference the freed SRQ or ERR_PTR via to_msrq(devr->s0)->msrq.srqn; and mlx5_ib_dev_res_cleanup() dereferences the ERR_PTR and double-frees s0 on teardown. Fix by adding the same `goto unlock` in the s1 failure path.

How to fix

Remediation Available
bpftool6.12Amazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
bpftool6.12-debuginfoAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
bpftool6.18Amazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
bpftool6.18-debuginfoAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel-livepatch-6.12.88-119.157Amazon
Fixed in:1:1.0-0.amzn2023
Fixed in:1:1.0-0.amzn2023
kernel-livepatch-6.18.30-61.116Amazon
Fixed in:1:1.0-0.amzn2023
Fixed in:1:1.0-0.amzn2023
kernel6.12Amazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-debuginfoAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-debuginfo-common-aarch64Amazon
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-debuginfo-common-x86_64Amazon
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-develAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-headersAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-modules-extraAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-modules-extra-commonAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-toolsAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-tools-debuginfoAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.12-tools-develAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
kernel6.18Amazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-debuginfoAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-debuginfo-common-aarch64Amazon
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-debuginfo-common-x86_64Amazon
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-develAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-headersAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-modules-extraAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-modules-extra-commonAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-toolsAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-tools-debuginfoAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
kernel6.18-tools-develAmazon
Fixed in:1:6.18.30-61.116.amzn2023
Fixed in:1:6.18.30-61.116.amzn2023
perf6.12Amazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023
perf6.12-debuginfoAmazon
Fixed in:1:6.12.88-119.157.amzn2023
Fixed in:1:6.12.88-119.157.amzn2023

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/E:U

Exploit Intelligence

0.14%probability of exploitation in 30 days
4thpercentile

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

References

Related Vulnerabilities

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

CVESeverityCVSSEPSSExploitedFix
CVE-2024-23638Medium6.560%-Fix
CVE-2026-33526High7.58.9%-Fix
CVE-2019-15691High7.24.7%-Fix
CVE-2023-48316Critical9.84.3%-Fix
CVE-2023-48315High8.83.9%-Fix
CVE-2026-45447High8.83.6%-Fix

Common questions

How do I fix CVE-2026-46176?

Published advisories record a fix for 396 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-46176 being actively exploited?

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

How severe is CVE-2026-46176?

CVE-2026-46176 has a CVSS v3 base score of 5.5, rated moderate. 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-46176 affect?

Published advisories record a fix for bpftool6.12 (Amazon), bpftool6.12-debuginfo (Amazon), bpftool6.18 (Amazon), bpftool6.18-debuginfo (Amazon), and 392 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-46176
CVE-2026-46176 severity badge

Markdown

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

HTML

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

Check your Linux endpoints for this class of vulnerability

TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.

Patch your fleet freeStart 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-07-15.