Use-after-free in Linux kernel - CVE-2026-74744

 

Use-after-free in Linux kernel - CVE-2026-74744

Published: August 27, 2026


Vulnerability identifier: #VU145981
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74744
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to a use-after-free in the ipvlan network device component when handling packet header and tailroom requirements inherited from the underlying physical device. A remote attacker can trigger packet processing that causes insufficient headroom or tailroom reservation to execute arbitrary code.

The issue can occur when the underlying physical or stacked lower device requires extra headroom or tailroom for headers or trailers.


Affected software

Linux kernel
openEuler
kernel
bpftool
bpftool-debuginfo
kernel-debuginfo
kernel-debugsource
kernel-devel
kernel-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python2-perf
python2-perf-debuginfo
python3-perf
python3-perf-debuginfo

How to mitigate CVE-2026-74744

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
kernel - update to 4.19.90-2609.3.0.0391
bpftool - update to 4.19.90-2609.3.0.0391
bpftool-debuginfo - update to 4.19.90-2609.3.0.0391
kernel-debuginfo - update to 4.19.90-2609.3.0.0391
kernel-debugsource - update to 4.19.90-2609.3.0.0391
kernel-devel - update to 4.19.90-2609.3.0.0391
kernel-source - update to 4.19.90-2609.3.0.0391
kernel-tools - update to 4.19.90-2609.3.0.0391
kernel-tools-debuginfo - update to 4.19.90-2609.3.0.0391
kernel-tools-devel - update to 4.19.90-2609.3.0.0391
perf - update to 4.19.90-2609.3.0.0391
perf-debuginfo - update to 4.19.90-2609.3.0.0391
python2-perf - update to 4.19.90-2609.3.0.0391
python2-perf-debuginfo - update to 4.19.90-2609.3.0.0391
python3-perf - update to 4.19.90-2609.3.0.0391
python3-perf-debuginfo - update to 4.19.90-2609.3.0.0391

External References

Related Security Bulletins