CVE REMEDIATION GUIDE
Review reviewCriticalResearch in progress

CVE-2025-68301 remediation guide

Linux

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAX_SKB_FRAGS (17) fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in skb_add_rx_frag_netmem() leading to kernel panic. The issue occurs because the driver doesn't check the total number of fragments before calling skb_add_rx_frag(). When a packet requires more than MAX_SKB_FRAGS fragments, the fragment index exceeds the array bounds. Fix by assuming there will be an extr...

Open CVE record
Research in progress

A verified fixed-version field is not available. Use the linked NVD and supporting references, then confirm the vendor-supported path before changing production systems.

ProductLinux
Affected versions>= cd66ab20a8f84474564a68fffffd37d998f6c340 < 34147477eeab24077fcfe9649e282849347d760c, >= 948ddbdc56636773401f2cb9c7a932eb9c43ccfd < b0c4d5135b04ea100988e2458c98f2d8564cda16, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 5d6051ea1b0417ae2f06a8440d22e48fbc8f8997, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 3be37c3c96b16462394fcb8e15e757c691377038, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 3fd2105e1b7e041cc24be151c9a31a14d5fc50ab, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 64e47cd1fd631a21bf5a630cebefec6c8fc381cd, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 5ffcb7b890f61541201461580bb6622ace405aec, >= dd4fb02847e737cc38ca75e708b1a836fba45faf, >= 5.10.118 < 5.10.247, >= 5.15.42 < 5.15.197, >= 5.17.10 < 5.18, >= 5.18
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 9.8 · EPSS 0.40%
01

Identify the affected asset

Confirm whether Linux is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= cd66ab20a8f84474564a68fffffd37d998f6c340 < 34147477eeab24077fcfe9649e282849347d760c, >= 948ddbdc56636773401f2cb9c7a932eb9c43ccfd < b0c4d5135b04ea100988e2458c98f2d8564cda16, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 5d6051ea1b0417ae2f06a8440d22e48fbc8f8997, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 3be37c3c96b16462394fcb8e15e757c691377038, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 3fd2105e1b7e041cc24be151c9a31a14d5fc50ab, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 64e47cd1fd631a21bf5a630cebefec6c8fc381cd, >= 6aecbba12b5c90b26dc062af3b9de8c4b3a2f19f < 5ffcb7b890f61541201461580bb6622ace405aec, >= dd4fb02847e737cc38ca75e708b1a836fba45faf, >= 5.10.118 < 5.10.247, >= 5.15.42 < 5.15.197, >= 5.17.10 < 5.18, >= 5.18. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: No verified fixed-version field is available yet. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.