CVE-2024-50125

Kernel compromise via SCO socket use-after-free

Published Nov 5, 2024 · Updated Aug 19, 2026

Use-after-free in Linux Bluetooth SCO allows local users with an in-range peer to compromise kernel memory through a socket race. sco_sock_timeout retrieves conn->sk after taking sco_conn_lock even though another path can unlink and free that socket, then holds, writes, and invokes a callback through the stale object. An unprivileged local process must create and race an SCO connection while a Bluetooth peer is in range; successful exploitation exposes or corrupts kernel memory, while failure can crash the system.

CVSS severity8.0
High
EPSS probability0.34%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in Linux Bluetooth SCO allows local users with an in-range peer to compromise kernel memory through a socket race. sco_sock_timeout retrieves conn->sk after taking sco_conn_lock even though another path can unlink and free that socket, then holds, writes, and invokes a callback through the stale object. An unprivileged local process must create and race an SCO connection while a Bluetooth peer is in range; successful exploitation exposes or corrupts kernel memory, while failure can crash the system.

The record

CVE
CVE-2024-50125
Published
Nov 5, 2024
Updated
Aug 19, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-416, T1068
Attack vector
adjacent
Privileges
authenticated

Timeline

How it unfolded

  1. Nov 5, 2024CVE publishedPublication date reported by the CVE source.
  2. Aug 19, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=37d7ae2b0578f2373674a755402ee722e96edc08
  2. Affected versionversion=4.14.263 <4.15
  3. Affected versionversion=4.19.207 <4.20
  4. Affected versionversion=48669c81a65628ef234cbdd91b9395952c7c27fe
  5. Affected versionversion=5.10.67 <5.10.265
  6. Affected versionversion=5.13.19 <5.14
  7. Affected versionversion=5.14.6 <5.15
  8. Affected versionversion=5.15
  9. Affected versionversion=5.4.148 <5.5
  10. Affected versionversion=a1073aad497d0d071a71f61b721966a176d50c08 <678386459ffc07d2fbfbfe33456013786975cfef
  11. Affected versionversion=b657bba82ff6a007d84fd076bd73b11131726a2b
  12. Affected versionversion=ba316be1b6a00db7126ed9a39f9bee434a508043 <1bf4470a3939c678fb822073e9ea77a0560bc6bb
  13. Affected versionversion=ba316be1b6a00db7126ed9a39f9bee434a508043 <74a466a15731a754bcd8b5a83c126b5122e15a45
  14. Affected versionversion=ba316be1b6a00db7126ed9a39f9bee434a508043 <80b05fbfa998480fb3d5299d93eab946f51e9c36
  15. Affected versionversion=ba316be1b6a00db7126ed9a39f9bee434a508043 <9ddda5d967e84796e7df1b54a55f36b4b9f21079
  16. Affected versionversion=ba316be1b6a00db7126ed9a39f9bee434a508043 <d30803f6a972b5b9e26d1d43b583c7ec151de04b
  17. Affected versionversion=ec1f74319bb35c1c90c25014ec0f6ea6c3ca2134
  18. Affected versionversion=fea63ccd928c01573306983346588b26cffb5572

What conditions does exploitation require?

Attack vectoradjacent
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=37d7ae2b0578f2373674a755402ee722e96edc08; version=4.14.263 <4.15; version=4.19.207 <4.20; version=48669c81a65628ef234cbdd91b9395952c7c27fe; version=5.10.67 <5.10.265; version=5.13.19 <5.14; version=5.14.6 <5.15; version=5.15; version=5.4.148 <5.5; version=a1073aad497d0d071a71f61b721966a176d50c08 <678386459ffc07d2fbfbfe33456013786975cfef; version=b657bba82ff6a007d84fd076bd73b11131726a2b; version=ba316be1b6a00db7126ed9a39f9bee434a508043 <1bf4470a3939c678fb822073e9ea77a0560bc6bb; version=ba316be1b6a00db7126ed9a39f9bee434a508043 <74a466a15731a754bcd8b5a83c126b5122e15a45; version=ba316be1b6a00db7126ed9a39f9bee434a508043 <80b05fbfa998480fb3d5299d93eab946f51e9c36; version=ba316be1b6a00db7126ed9a39f9bee434a508043 <9ddda5d967e84796e7df1b54a55f36b4b9f21079; version=ba316be1b6a00db7126ed9a39f9bee434a508043 <d30803f6a972b5b9e26d1d43b583c7ec151de04b; version=ec1f74319bb35c1c90c25014ec0f6ea6c3ca2134; version=fea63ccd928c01573306983346588b26cffb5572

Published CVSS scores

8.0Linux CNACVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
7.8CISA-ADPCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
7.8Amazon LinuxCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
7.1Oracle LinuxCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
7.8NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectoradjacent
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free
T1068Exploitation for Privilege Escalation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo