Improper Locking Affecting kernel-rt-64k-debug-debuginfo package, versions <0:6.12.0-211.37.1.el10_2


Severity

Recommended
high

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
0.26% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ROCKY10-KERNELRT64KDEBUGDEBUGINFO-18289126
  • published24 Jul 2026
  • disclosed24 Jun 2026

Introduced: 24 Jun 2026

NewCVE-2026-53071  (opens in a new tab)
CWE-667  (opens in a new tab)

How to fix?

Upgrade Rocky-Linux:10 kernel-rt-64k-debug-debuginfo to version 0:6.12.0-211.37.1.el10_2 or higher.
This issue was patched in RLSA-2026:42919.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-rt-64k-debug-debuginfo package and not the kernel-rt-64k-debug-debuginfo package as distributed by Rocky-Linux. See How to fix? for Rocky-Linux:10 relevant fixed versions and status.

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

Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding l2cap_chan_lock(). Every other l2cap_chan_del() caller in the file acquires the lock first. A remote BLE device can send a crafted L2CAP ECRED reconfiguration response to corrupt the channel list while another thread is iterating it.

Add l2cap_chan_hold() and l2cap_chan_lock() before l2cap_chan_del(), and l2cap_chan_unlock() and l2cap_chan_put() after, matching the pattern used in l2cap_ecred_conn_rsp() and l2cap_conn_del().

CVSS Base Scores

version 3.1