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

7.1 · HIGH
Published Jan 14, 2026 linux CWE-125 EPSS 0.16% (5th pctl)

Overview

CVE-2025-71133 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 14, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, 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:

RDMA/irdma: avoid invalid read in irdma_net_event

irdma_net_event() should not dereference anything from "neigh" (alias

"ptr") until it has checked that the event is NETEVENT_NEIGH_UPDATE.

Other events come with different structures pointed to by "ptr" and they

may be smaller than struct neighbour.

Move the read of neigh->dev under the NETEVENT_NEIGH_UPDATE case.

The bug is mostly harmless, but it triggers KASAN on debug kernels:

BUG: KASAN: stack-out-of-bounds in irdma_net_event+0x32e/0x3b0 [irdma]

Read of size 8 at addr ffffc900075e07f0 by task kworker/27:2/542554

CPU: 27 PID: 542554 Comm: kworker/27:2 Kdump: loaded Not tainted 5.14.0-630.el9.x86_64+debug #1

Hardware name: [...]

Workqueue: events rt6_probe_deferred

Call Trace:

<IRQ>

dump_stack_lvl+0x60/0xb0

print_address_description.constprop.0+0x2c/0x3f0

print_report+0xb4/0x270

kasan_report+0x92/0xc0

irdma_net_event+0x32e/0x3b0 [irdma]

noti

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 >= 5.14.1, < 5.15.198 Affected

Frequently Asked Questions

What is CVE-2025-71133?

CVE-2025-71133 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 14, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2025-71133?

This vulnerability has a CVSS 3.1 base score of 7.1, 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-71133?

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-71133?

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