cve/2024/CVE-2024-35947.md
2025-09-29 21:09:30 +02:00

835 B

CVE-2024-35947

Description

In the Linux kernel, the following vulnerability has been resolved:dyndbg: fix old BUG_ON in >control parserFix a BUG_ON from 2009. Even if it looks "unreachable" (I didn'treally look), lets make sure by removing it, doing pr_err and return-EINVAL instead.

POC

Reference

No PoCs from references.

Github