CVE-2025-38310

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38310
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38310.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38310
Downstream
Related
Published
2025-07-10T08:15:29Z
Modified
2025-08-12T21:01:37Z
Summary
[none]
Details

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

seg6: Fix validation of nexthop addresses

The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the kernel reading uninitialized memory if user space provided a shorter length than the specified one.

Fix by validating that the provided length exactly matches the specified one.

References

Affected packages