Skip to content

Commit d9f3d06

Browse files
authored
Fix QEMU CVEs (open-edge-platform#139)
Added the patch in EMT PR#713 Marked CVE-2025-54567 as patched and CVE-2025-54566 as FP Signed-off-by: RajeshX Shanmugam <rajesh1x.shanmugam@intel.com> Reviewed-by : Aaron Chan <aaron.chun.yew.chan@intel.com>
1 parent 5e965f4 commit d9f3d06

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SPECS/qemu/.bdba.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
specVersion: 3
2+
vulnerabilityTriages:
3+
- component:
4+
name: qemu
5+
triages:
6+
- cve: CVE-2024-3567
7+
resolution: Patched
8+
comment: ''
9+
- cve: CVE-2023-6683
10+
resolution: Patched
11+
comment: ''
12+
- cve: CVE-2023-6693
13+
resolution: Patched
14+
comment: ''
15+
- cve: CVE-2025-54567
16+
resolution: Patched
17+
comment: ''
18+
- cve: CVE-2025-54566
19+
resolution: FalsePositive
20+
comment: Not applicable to QEMU 9.1.0 as the vulnerable function `pcie_sriov_pf_post_load` is not present in this version.

0 commit comments

Comments
 (0)