In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]seg6: Fix validation of nexthop addresses[EOL][EOL]The kernel currently validates that the length of the provided nexthop[EOL]address does not exceed the specified length. This can lead to the[EOL]kernel reading uninitialized memory if user space provided a shorter[EOL]length than the specified one.[EOL][EOL]Fix by validating that the provided length exactly matches the specified[EOL]one. CREATE(Triage):(User=admin) [CVE-2025-38310 (https://nvd.nist.gov/vuln/detail/CVE-2025-38310)