CVE-2024-56763

Publication date

2025-01-06 16:20:42

Family

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.