Vulnerability Database

309,136

Total vulnerabilities in the database

CVE-2025-38310

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.

No technical information available.

No CWE or OWASP classifications available.