PT-2026-69543 · Linux · Linux Kernel

CVE-2026-68143

·

Published

2026-08-10

·

Updated

2026-08-13

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the SLIP (Serial Line IP) implementation when handling MTU (Maximum Transmission Unit) changes. The function sl realloc bufs() updates the rbuff and buffsize while holding the sl->lock, but slip receive buf() accesses these fields without the lock. If the MTU is reduced, it can lead to an out-of-bounds write because the system may use a new smaller rbuff with an old larger bound. Additionally, a receive callback might continue writing to a buffer after it has been freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-68143

Affected Products

Linux Kernel