Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-39824

7.8 · HIGH
Published Sep 16, 2025 linux CWE-416 EPSS 0.16% (6th pctl)

Overview

CVE-2025-39824 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

HID: asus: fix UAF via HID_CLAIMED_INPUT validation

After hid_hw_start() is called hidinput_connect() will eventually be

called to set up the device with the input layer since the

HID_CONNECT_DEFAULT connect mask is used. During hidinput_connect()

all input and output reports are processed and corresponding hid_inputs

are allocated and configured via hidinput_configure_usages(). This

process involves slot tagging report fields and configuring usages

by setting relevant bits in the capability bitmaps. However it is possible

that the capability bitmaps are not set at all leading to the subsequent

hidinput_has_been_populated() check to fail leading to the freeing of the

hid_input and the underlying input device.

This becomes problematic because a malicious HID device like a

ASUS ROG N-Key keyboard can trigger the above scenario via a

specially crafted descriptor which then leads to a user-after-free

when the name of th

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.10, < 5.4.298 Affected

Frequently Asked Questions

What is CVE-2025-39824?

CVE-2025-39824 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-39824?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-39824?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-39824?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39824 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.