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-40043

8.8 · HIGH
Published Oct 28, 2025 EPSS 0.29% (21th pctl)

Overview

CVE-2025-40043 is a high-severity vulnerability. It was published on October 28, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

net: nfc: nci: Add parameter validation for packet data

Syzbot reported an uninitialized value bug in nci_init_req, which was

introduced by commit 5aca7966d2a7 ("Merge tag

'perf-tools-fixes-for-v6.17-2025-09-16' of

git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools").

This bug arises due to very limited and poor input validation

that was done at nic_valid_size(). This validation only

validates the skb->len (directly reflects size provided at the

userspace interface) with the length provided in the buffer

itself (interpreted as NCI_HEADER). This leads to the processing

of memory content at the address assuming the correct layout

per what opcode requires there. This leads to the accesses to

buffer of `skb_buff->data` which is not assigned anything yet.

Following the same silent drop of packets of invalid sizes at

`nic_valid_size()`, add validation of the data in the respective

handlers and return error val

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2025-40043?

CVE-2025-40043 is a high-severity vulnerability. It was published on October 28, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2025-40043?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-40043?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-40043 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.