Bug 2379191 (CVE-2025-38310) - CVE-2025-38310 kernel: seg6: Fix validation of nexthop addresses
Summary: CVE-2025-38310 kernel: seg6: Fix validation of nexthop addresses
Keywords:
Status: NEW
Alias: CVE-2025-38310
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-10 08:02 UTC by OSIDB Bzimport
Modified: 2025-07-11 10:27 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-10 08:02:37 UTC
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.

Comment 1 Avinash Hanwate 2025-07-11 10:18:13 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025071014-CVE-2025-38310-6184@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.