Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-43269

5.5 · MEDIUM
Published May 6, 2026 linux CWE-401 EPSS 0.11% (2th pctl)

Overview

CVE-2026-43269 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 6, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback

After several commits, the slab memory increases. Some drm_crtc_commit

objects are not freed. The atomic_destroy_state callback only put the

framebuffer. Use the __drm_atomic_helper_plane_destroy_state() function

to put all the objects that are no longer needed.

It has been seen after hours of usage of a graphics application or using

kmemleak:

unreferenced object 0xc63a6580 (size 64):

comm "egt_basic", pid 171, jiffies 4294940784

hex dump (first 32 bytes):

40 50 34 c5 01 00 00 00 ff ff ff ff 8c 65 3a c6 @P4..........e:.

8c 65 3a c6 ff ff ff ff 98 65 3a c6 98 65 3a c6 .e:......e:..e:.

backtrace (crc c25aa925):

kmemleak_alloc+0x34/0x3c

__kmalloc_cache_noprof+0x150/0x1a4

drm_atomic_helper_setup_commit+0x1e8/0x7bc

drm_atomic_helper_commit+0x3c/0x15c

drm_atomic_commit+0xc0/0xf4

drm_atomic_helper_set_config+0x8

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.1, < 5.10.252 Affected

Frequently Asked Questions

What is CVE-2026-43269?

CVE-2026-43269 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 6, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-43269?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-43269?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-43269?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-43269 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.