What is CVE-2026-75900?
CVE-2026-75900 is an out-of-bounds read vulnerability in swtpm's SWTPM_NVRAM_CheckHeader() function. Due to incorrect buffer length validation (using sizeof(bh) pointer instead of sizeof(*bh) struct), an undersized buffer can bypass the guard check, leading to a 2-byte heap overflow. Affected systems should apply patches to prevent potential information disclosure or denial of service.
Azərbaycanca: CVE-2026-75900, swtpm proqramının SWTPM_NVRAM_CheckHeader() funksiyasında tapılan out-of-bounds read zəifliyidir. Bu zəiflik, yoxlama zamanı dəyişən ölçüsünün səhv götürülməsi səbəbindən kiçik ölçülü buffer-in keçərli sayılmasına və 2 baytlıq heap daşmasına yol açır. Təsirə məruz qalan sistemlərdə bu zəiflikdən istifadə edərək məlumat sızıntısı və ya xidmət pozuntusu törədilə bilər.
Related CVEs
link basis: same weakness class CWE-125
FAQ2
In which function of swtpm was CVE-2026-75900 discovered?
This vulnerability was discovered in the SWTPM_NVRAM_CheckHeader() function.
What consequences can be caused by exploiting CVE-2026-75900?
Exploiting this vulnerability can lead to information disclosure or denial of service on affected systems.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.