CVE-2024-35999
In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.38%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 ("Data race condition (MISSING_LOCK)")
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.38% probability · 31th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-667
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/0fcf7e219448e937681216353c9a58abae6d3c2ePatch
- https://git.kernel.org/stable/c/60ab245292280905603bc0d3654f4cf8fceccb00Patch
- https://git.kernel.org/stable/c/8094a600245e9b28eb36a13036f202ad67c1f887Patch
- https://git.kernel.org/stable/c/98c7ed29cd754ae7475dc7cb3f33399fda902729Patch
- https://git.kernel.org/stable/c/0fcf7e219448e937681216353c9a58abae6d3c2ePatch
- https://git.kernel.org/stable/c/60ab245292280905603bc0d3654f4cf8fceccb00Patch
- https://git.kernel.org/stable/c/8094a600245e9b28eb36a13036f202ad67c1f887Patch
- https://git.kernel.org/stable/c/98c7ed29cd754ae7475dc7cb3f33399fda902729Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.