CVE-2026-46172

Source
https://cve.org/CVERecord?id=CVE-2026-46172
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46172.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46172
Downstream
Related
Published
2026-05-28T09:36:26.926Z
Modified
2026-06-05T18:29:33.824767522Z
Summary
ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
Details

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

ipv6: xfrm6: release dst on error in xfrm6rcvencap()

xfrm6rcvencap() performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinput_lookup() returns a referenced dst entry even when the lookup resolves to an error route.

If dst->error is set, xfrm6rcvencap() drops the skb without attaching the dst to the skb and without releasing the reference returned by the lookup. Repeated packets hitting this path therefore leak dst entries.

Release the dst before jumping to the drop path.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46172.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
0146dca70b877b73c5fd9c67912b8a0ca8a7bac7
Fixed
a0721bcd72641c32b281f227a94505b31cf54117
Fixed
a20b34f6e854fe6f2aa82528fae7a88759919eb4
Fixed
870560015ce6e0d8f841c6a8aba33c44be52c727
Fixed
c2efc4956981066df2fef1cc77391b523db6d8e4
Fixed
554c9b090c8ac5b1c5c507f4badf8d5d0c9c6e13
Fixed
9d5047782f9bd2829e529df69209bf3232eb561f
Fixed
6a5eec0a2a0e99ec9743cf8f1c4082178811d90a
Fixed
bc0fcb9823cd0894934cf968b525c575833d7078

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.8.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.140
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.88
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.30
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.7

Database specific

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