Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-75900— Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch

Quick assessment

Affected
Red Hat Red Hat Enterprise Linux 10
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

swtpm project swtpm是swtpm project团队开源的一款可信平台模块模拟软件。 swtpm project swtpm存在缓冲区错误漏洞,该漏洞源于swtpm的SWTPM_NVRAM_CheckHeader函数中入口检查使用sizeof(bh)而非sizeof(*bh),导致缓冲区验证不当,可能造成堆越界读取,导致守护进程终止和堆数据泄露。

CVSS 6.1 · Medium EPSS 0.11% · P2

Affected Version Matrix 3

VendorProduct Version RangeStatus
Red Hat Red Hat Enterprise Linux 10 any affected
Red Hat Red Hat Enterprise Linux 8 any affected
Red Hat Red Hat Enterprise Linux 9 any affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-75900

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch
Source: CVE Program / CVE List V5
Vulnerability Description
An out-of-bounds read vulnerability was found in swtpm's SWTPM_NVRAM_CheckHeader() function. The entry guard checks the buffer length against sizeof(bh), where bh is a pointer, instead of sizeof(*bh), the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overread on 64-bit systems (6 bytes on 32-bit) when accessing the totlen field. This may cause daemon termination on some platforms and leaks heap data to the log.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
Source: CVE Program / CVE List V5
Vulnerability Title
swtpm project swtpm 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
swtpm project swtpm是swtpm project团队开源的一款可信平台模块模拟软件。 swtpm project swtpm存在缓冲区错误漏洞,该漏洞源于swtpm的SWTPM_NVRAM_CheckHeader函数中入口检查使用sizeof(bh)而非sizeof(*bh),导致缓冲区验证不当,可能造成堆越界读取,导致守护进程终止和堆数据泄露。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Red Hat Red Hat Enterprise Linux 10 - cpe:/o:redhat:enterprise_linux:10
Red Hat Red Hat Enterprise Linux 8 - cpe:/o:redhat:enterprise_linux:8
Red Hat Red Hat Enterprise Linux 9 - cpe:/o:redhat:enterprise_linux:9

II. Public POCs for CVE-2026-75900

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-75900

登录查看更多情报信息。

Vendor Advisories for CVE-2026-75900 (2)

Same Patch Batch · Red Hat · 2026-08-19 · 10 CVEs total

CVE-2026-70496 9.9 CRITICAL Search-v2-operator: search-v2-operator: operator clusterrole is cluster-admin equivalent v
CVE-2026-66794 9.3 CRITICAL Cluster-proxy-addon: cluster-proxy-addon: unauthenticated ssrf to arbitrary managed-cluste
CVE-2026-71470 9.1 CRITICAL Acm-search-v2-rhel9: search-v2-operator: search cr imageoverride/arguments/envvar flow uns
CVE-2026-76139 8.0 HIGH Acm-operator-bundle: acm-operator-bundle: bundle build execs unpinned stolostron/release@m
CVE-2026-75569 7.7 HIGH Mce-operator-bundle: mce-operator-bundle: bundle-generation business logic fetched from mu
CVE-2026-76235 7.5 HIGH Cockpit-ws: cockpit: cockpit-ws: unauthenticated remote memory leak via cockpitlang cookie
CVE-2026-76827 6.8 MEDIUM Search-indexer: search-indexer: update/delete operations not scoped to caller's cluster (c
CVE-2026-18874 6.2 MEDIUM Volsync-addon-controller: volsync-addon-controller: annotation values rendered into yaml v
CVE-2026-76166 4.3 MEDIUM Modcluster-core: mod_cluster advertise listener: unauthenticated dos via crafted multicast

IV. Related Vulnerabilities

V. Comments for CVE-2026-75900

No comments yet


Leave a comment