PT-2026-60411 · Linux · Linux Kernel
CVE-2026-53366
·
Published
2026-07-16
·
Updated
2026-07-16
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux Kernel (affected versions not specified)
Description
An issue exists in the IPv4 implementation within the
ip append data() function. When the paged-allocation branch is executed, the alloclen and pagedlen variables are calculated incorrectly because they do not account for the fragmentation gap (fraggap). Specifically, the linear area of the socket buffer (skb) becomes undersized by the number of fraggap bytes, while the pagedlen is overstated by the same amount. This occurs because bytes carried over from a previous skb are copied into the new skb linear area at the transhdrlen offset.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel