CVE-2026-68135

Source
https://cve.org/CVERecord?id=CVE-2026-68135
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68135.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68135
Downstream
Published
2026-08-10T11:58:58.463Z
Modified
2026-08-12T04:18:45.872876116Z
Summary
net: hip04: fix RX buffer leak on build_skb failure
Details

In the Linux kernel, the following vulnerability has been resolved:

net: hip04: fix RX buffer leak on build_skb failure

When buildskb() fails in hip04rx_poll(), the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrites the slot references and leaks both resources.

Keep the current slot intact and return budget so NAPI retries the same buffer. Also free a newly allocated RX fragment when dmamapsingle() fails.

This issue was found by an in-house static analysis tool.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68135.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
701a0fd5231866db08cebcd502894699f49cb960
Fixed
e054dcd990d8180cde529ea28ce0838e76a5ad5e
Fixed
67a7614bde310da006ab259f4f163d3fb0f9e253
Fixed
80d977f280b4eccd4ac5369871d0ecb2b9c9a49d
Fixed
a0f247d63489a107bbc3b712a77b302af2a2a173
Fixed
14fa65d10f5696b063a7d8d26e8291ea84a2c6ed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68135.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.5.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68135.json"