CVE-2024-35947

Publication date

2024-05-19 11:14:49

Family

Linux

State

PUBLISHED

Description

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 didnt really look), lets make sure by removing it, doing pr_err and return -EINVAL instead.