Security Advisory

CVE-2024-35947

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 11:14:49
Last updated 2026-05-11 20:14:16
Assigner 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.