Security Advisory

CVE-2024-56763

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-06 16:20:42
Last updated 2025-11-03 20:53:55
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracing_cpumask_write If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it.