Skip to content

Instantly share code, notes, and snippets.

@1047524396
Created February 20, 2024 03:22
Show Gist options
  • Save 1047524396/a9f9ad5e3f5cf4dd2cea332ce50c3fc8 to your computer and use it in GitHub Desktop.
Save 1047524396/a9f9ad5e3f5cf4dd2cea332ce50c3fc8 to your computer and use it in GitHub Desktop.
CVE-2024-24475
[CVE ID]
CVE-2024-24475
[PRODUCT]
Qemu
[VERSION]
Qemu v8.2.0
[PROBLEM TYPE]
CWE-125: Out-of-bounds Read
[DESCRIPTION]
An issue in Qemu before v.8.2.0 allows a remote attacker to execute arbitrary code via the contrib/elf2dmp/pdb.c, pdb_get_file_size(const struct pdb_reader *r, unsigned idx) component.
[PATCH LINK]
https://github.com/qemu/qemu/commit/9d9c06b144da340b9a937ed01d45a936810715be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment