HOMEVULNERABILITIESCVE-2026-43289
NONE

CVE-2026-43289

Published: May 8, 2026· Updated: May 12, 2026

EPSS:0.02%probability of exploitation in 30 daysPercentile:7.0th

Official Description

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

kexec: derive purgatory entry from symbol

kexec_load_purgatory() derives image->start by locating e_entry inside an

SHF_EXECINSTR section. If the purgatory object contains multiple

executable sections with overlapping sh_addr, the entrypoint check can

match more than once and trigger a WARN.

Derive the entry section from the purgatory_start symbol when present and

compute image->start from its final placement. Keep the existing e_entry

fallback for purgatories that do not expose the symbol.

WARNING: kernel/kexec_file.c:1009 at kexec_load_purgatory+0x395/0x3c0, CPU#10: kexec/1784

Call Trace:

<TASK>

bzImage64_load+0x133/0xa00

__do_sys_kexec_file_load+0x2b3/0x5c0

do_syscall_64+0x81/0x610

entry_SYSCALL_64_after_hwframe+0x76/0x7e

[[email protected]: move helper to avoid forward declaration, per Baoquan]

NVD Source

Technical Analysis

CVE-2026-43289 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (8)

Quick Facts

CVE IDCVE-2026-43289
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedMay 8, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-43289 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.