Skip to content
VulniPulse
Medium6.5Red Hat Linux

Medium [CVE-2026-43630] Information disclosure via out-of-bounds read

This medium-severity Red Hat Linux advisory covers CVE-2026-43630.

CVE-2026-43630 Published Aug 6, 2026Updated by vendor Aug 6, 2026
Affected products & platforms
Red Hat LinuxUnclassified
Open vendor advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

llama.cpp builds b5702 through b7653 contain an out-of-bounds read vulnerability in the recurrent memory state restore path that allows attackers with write access to the slot save directory to read memory past the end of the allocated cells array.

Attackers can craft a malicious slot file with an oversized seq_id value to trigger an out-of-bounds read that leaks heap data including pointer values into server logs, defeating ASLR protections and facilitating further exploitation.

This information disclosure can defeat Address Space Layout Randomization (ASLR) protections and facilitate further exploitation. Exploitation requires local write access to the slot storage directory to introduce crafted state files prior to a restoration operation.

The impact is strictly bounded to low confidentiality loss from heap memory leakage into application logs and low availability impact from potential process crashes (C:L, I:N, A:L), with zero impact on data or system integrity.

Deployments enforcing write-restricted filesystem permissions on session state directories or running purely stateless inference workloads are completely unaffected. Red Hat severity: Moderate — CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L).

Weakness: CWE-125.

Affected versions

No affected-version range was extracted from the source record. The vendor advisory is authoritative — check it before change work.

Official advisory · high-confidence parse· fetched 2 hours ago·verify at source

Fixed versions

No fixed release is recorded yet. That does not prove no patch exists — confirm against the vendor advisory.

Official advisory · high-confidence parse· fetched 2 hours ago·verify at source

Mitigation checklist

Recommended fix / mitigation
  • Restrict write access to the llama.cpp slot save directory. Ensure that only authorized users or processes have write permissions to this directory. If the recurrent memory state feature is not in use, ensure the slot save directory is either removed or configured with highly restrictive permissions to prevent the placement of malicious files.

Official advisory · high-confidence parse· fetched 2 hours ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.