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-2026-45844

5.5 · MEDIUM
Published May 27, 2026 linux EPSS 0.13% (3th pctl)

Overview

CVE-2026-45844 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

netfilter: arp_tables: fix IEEE1394 ARP payload parsing

Weiming Shi says:

"arp_packet_match() unconditionally parses the ARP payload assuming two

hardware addresses are present (source and target). However,

IPv4-over-IEEE1394 ARP (RFC 2734) omits the target hardware address

field, and arp_hdr_len() already accounts for this by returning a

shorter length for ARPHRD_IEEE1394 devices.

As a result, on IEEE1394 interfaces arp_packet_match() advances past a

nonexistent target hardware address and reads the wrong bytes for both

the target device address comparison and the target IP address. This

causes arptables rules to match against garbage data, leading to

incorrect filtering decisions: packets that should be accepted may be

dropped and vice versa.

The ARP stack in net/ipv4/arp.c (arp_create and arp_process) already

handles this correctly by skipping the target hardware address for

ARPHRD_IEEE1394. Apply the same patt

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 >= 3.10, < 5.10.258 Affected

Frequently Asked Questions

What is CVE-2026-45844?

CVE-2026-45844 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-45844?

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

How do I fix or remediate CVE-2026-45844?

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-2026-45844?

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