Lucene search

K
osvGoogleOSV:CVE-2024-35947
HistoryMay 19, 2024 - 12:15 p.m.

CVE-2024-35947

2024-05-1912:15:00
Google
osv.dev
2
linux kernel
dyndbg
vulnerability
fix
software

AI Score

6.6

Confidence

Low

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.