Bug 2323944 (CVE-2024-50124) - CVE-2024-50124 kernel: Bluetooth: ISO: Fix UAF on iso_sock_timeout
Summary: CVE-2024-50124 kernel: Bluetooth: ISO: Fix UAF on iso_sock_timeout
Keywords:
Status: NEW
Alias: CVE-2024-50124
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2324379
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-05 18:03 UTC by OSIDB Bzimport
Modified: 2025-01-01 07:23 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2025:0001 0 None None None 2025-01-01 07:23:42 UTC
Red Hat Product Errata RHSA-2024:11486 0 None None None 2024-12-19 00:43:21 UTC

Description OSIDB Bzimport 2024-11-05 18:03:45 UTC
In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ISO: Fix UAF on iso_sock_timeout

conn->sk maybe have been unlinked/freed while waiting for iso_conn_lock
so this checks if the conn->sk is still valid by checking if it part of
iso_sk_list.

Comment 1 errata-xmlrpc 2024-12-19 00:43:20 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2024:11486 https://access.redhat.com/errata/RHSA-2024:11486


Note You need to log in before you can comment on or make changes to this bug.