mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
### [CVE-2024-3567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3567)
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in QEMU. An assertion failure was present in the update_sctp_checksum() function in hw/net/net_tx_pkt.c when trying to calculate the checksum of a short-sized fragmented packet. This flaw allows a malicious guest to crash QEMU and cause a denial of service condition.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gitlab.com/qemu-project/qemu/-/issues/2273
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|