← Back to CVE List

CVE-2024-35947

Published: 2024-05-19T12:15Z
Last Modified: 2025-04-04T14:23Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: dyndbg: fix old BUG_ON in >control parser Fix a BUG_ON from 2009. Even if it looks "unreachable" (I didn't really look), lets make sure by removing it, doing pr_err and return -EINVAL instead. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt