Improper Resource Locking Affecting kernel-headers package, versions <0:5.14.0-284.79.1.el9_2


Severity

Recommended
high

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.05% (17th 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-RHEL9-KERNELHEADERS-7729732
  • published21 Aug 2024
  • disclosed30 May 2024

Introduced: 30 May 2024

CVE-2024-36922  (opens in a new tab)
CWE-413  (opens in a new tab)
First added by Snyk

How to fix?

Upgrade RHEL:9 kernel-headers to version 0:5.14.0-284.79.1.el9_2 or higher.
This issue was patched in RHSA-2024:5364.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-headers package and not the kernel-headers package as distributed by RHEL. See How to fix? for RHEL:9 relevant fixed versions and status.

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

wifi: iwlwifi: read txq->read_ptr under lock

If we read txq->read_ptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice, resulting in the WARN_ONCE() a little later. Fix that by reading txq->read_ptr under lock.

CVSS Scores

version 3.1