cve/2024/CVE-2024-1151.md
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2024-1151

Description

A vulnerability was reported in the Open vSwitch sub-component in the Linux Kernel. The flaw occurs when a recursive operation of code push recursively calls into the code block. The OVS module does not validate the stack depth, pushing too many frames and causing a stack overflow. As a result, this can lead to a crash or other related issues.

POC

Reference

No PoCs from references.

Github