DEBIAN-CVE-2023-53669

Source
https://security-tracker.debian.org/tracker/CVE-2023-53669
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-53669.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2023-53669
Upstream
Published
2025-10-07T16:15:50.770Z
Modified
2025-11-20T10:17:38.264447Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs() vs BIG TCP David Ahern reported crashes in skbcopyubufs() caused by TCP tx zerocopy using hugepages, and skb length bigger than ~68 KB. skbcopyubufs() assumed it could copy all payload using up to MAXSKBFRAGS order-0 pages. This assumption broke when BIG TCP was able to put up to 512 KB per skb. We did not hit this bug at Google because we use CONFIGMAXSKBFRAGS=45 and limit gsomaxsize to 180000. A solution is to use higher order pages if needed. v2: add missing _GFP_COMP, or we leak memory.

References

Affected packages

Debian:12 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.37-1

Affected versions

6.*

6.1.27-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.4.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.4.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}