๐Ÿ” CVE Alert

CVE-2026-68387

UNKNOWN 0.0

can: raw: add locking for raw flags bitfield

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 ("can: raw: use bitfields to store flags in struct raw_sock") the formerly separate integer values have been integrated into a single bitfield. This led to a read-modify-write operation when changing a flag in raw_setsockopt() which now needs a locking to prevent concurrent access. Instead of adding a lock/unlock hell in each of the flag manipulations this patch introduces a wrapper for a new raw_setsockopt_locked() function analogue to the isotp_setsockopt[_locked]() approach in net/can/isotp.c [mkl: use Closes tag instead of Link]

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
890e5198a6e5b238627c245fafea1a92670a86cd < 00ba4bf8798242253fefc1fa6a78db1d445fd024 890e5198a6e5b238627c245fafea1a92670a86cd < 57791aab1129c9405f84bb0882de58967d8b44cd 890e5198a6e5b238627c245fafea1a92670a86cd < 1e5185c090589f4146d728ab36417d8a5419f127
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/00ba4bf8798242253fefc1fa6a78db1d445fd024 git.kernel.org: https://git.kernel.org/stable/c/57791aab1129c9405f84bb0882de58967d8b44cd git.kernel.org: https://git.kernel.org/stable/c/1e5185c090589f4146d728ab36417d8a5419f127