SB20260406117 - Deadlock in Linux kernel rds



SB20260406117 - Deadlock in Linux kernel rds

Published: April 6, 2026

Security Bulletin ID SB20260406117
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Deadlock (CVE-ID: CVE-2026-23419)

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a circular locking dependency in rds_tcp_tune when upgrading network reference counting while holding the socket lock. A local user can trigger the vulnerable code path to cause a denial of service.

The issue is caused by memory allocation occurring under the socket lock, creating a lock dependency with fs_reclaim in the Linux kernel RDS TCP code path.


Remediation

Install update from vendor's website.