Linux Kernel Vulnerability Affects RXRPC ACKALL Packet Handling
CVE-2026-74430

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
15 August 2026

What is CVE-2026-74430?

A vulnerability in the Linux kernel's RXRPC packet handling can lead to null-pointer dereference due to improper ACKALL packet processing. The function 'rxrpc_input_ackall()' allows forged ACKALL packets to pass through without validating the state of the call, potentially leading to a situation where no transmit buffers exist. This issue can occur in the RXRPC_CALL_SERVER_RECV_REQUEST state, resulting in application crashes or instability. The resolution involves introducing new call states to ensure that ACKALL packets are only processed when they are valid and making appropriate checks to prevent null dereference.

Affected Version(s)

Linux b341a0263b1b804d329f864c2dc24815364510ec < 8db6a2c95e36938076b37466ce36774526a5c8c3

Linux b341a0263b1b804d329f864c2dc24815364510ec < 523cb585672ae681b2d3b0d620aec5313774e2e2

Linux b341a0263b1b804d329f864c2dc24815364510ec < 9b6ce594808580b2a19e6e1aa459ef56c0153ac1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.