CVE & CISA-KEV Catalog

CVE-2026-46281

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc") added the ability to force a new allocation if the current pointer is on the wrong NUMA node, or if an alignment constraint is not met, even if the user is shrinking the allocation. On this path (need_realloc), the code allocates a new object of 'size' bytes and then memcpy()s 'old_size' bytes into it. If the request is to shrink the object (size < old_size), this results in an out-of-bounds write on the new buffer. Fix this by bounding the copy length by the new allocation size.

How to fix

Remediation Available
linuxDebian
Fixed in:7.0.4-1CVE-2026-46281

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

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.18%probability of exploitation in 30 days
8thpercentile

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

References

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

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-46281"><img src="https://tridentstack.com/cve/badge/CVE-2026-46281.svg" alt="CVE-2026-46281"></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.

Start free

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-06-17.