Cyber Resilience

CVE-2022-28806

HighPublic PoC

Published: 04 May 2022

Published
04 May 2022
Modified
04 November 2025
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0011 28.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-28806 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Fujitsu Lifebook A3510 Firmware. Its CVSS base score is 7.8 (High).

Operationally, ranked at the 28.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

An issue was discovered on certain Fujitsu LIEFBOOK devices (A3510, U9310, U7511/U7411/U7311, U9311, E5510/E5410, U7510/U7410/U7310, E459/E449) with BIOS versions before v1.09 (A3510), v2.17 (U9310), v2.30 (U7511/U7411/U7311), v2.33 (U9311), v2.23 (E5510), v2.19 (U7510/U7410), v2.13 (U7310), and v1.09 (E459/E449). The FjGabiFlashCoreAbstractionSmm driver…

more

registers a Software System Management Interrupt (SWSMI) handler that is not sufficiently validated to ensure that the CommBuffer (or any other communication buffer's nested contents) are not pointing to SMRAM contents. A potential attacker can therefore write fixed data to SMRAM, which could lead to data corruption inside this memory (e.g., change the SMI handler's code or modify SMRAM map structures to break input pointer validation for other SMI handlers). Thus, the attacker could elevate privileges from ring 0 to ring -2 and execute arbitrary code in SMM.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

fujitsu
lifebook a3510 firmware
≤ 1.09
fujitsu
lifebook u9310 firmware
≤ 2.17
fujitsu
lifebook u7511 firmware
≤ 2.30
fujitsu
lifebook u7411 firmware
≤ 2.30
fujitsu
lifebook u7311 firmware
≤ 2.30
fujitsu
lifebook u9311 firmware
≤ 2.33
fujitsu
lifebook e5510 firmware
≤ 2.23
fujitsu
lifebook u7510 firmware
≤ 2.19
fujitsu
lifebook u7410 firmware
≤ 2.19
fujitsu
lifebook u7310 firmware
≤ 2.13
+2 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References