CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2024-38538 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value[1] error in bridge device's xmit path by sending a short (less than ETH_HLEN bytes) skb. To fix it check if we can actually pull that amount instead of assuming. Tested with dropwatch: drop at: br_dev_xmit+0xb93/0x12d0 [bridge] (0xffffffffc06739b3) origin: software timestamp: Mon May 13 11:31:53 2024 778214037 nsec protocol: 0x88a8 length: 2 original length: 2 drop reason: PKT_TOO_SMALL [1] BUG: KMSAN: uninit-value in br_dev_...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3e01fc3c66e65d9afe98f1489047a1b2dd8741ca, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b2b7c43cd32080221bb233741bd6011983fe7c11, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 82090f94c723dab724b1c32db406091d40448a17, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c964429ef53f42098a6545a5dabeb1441c1e821d, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 28126b83f86ab9cc7936029c2dff845d3dcedba2, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1abb371147905ba250b4cc0230c4be7e90bea4d5, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f482fd4ce919836a49012b2d31b00fc36e2488f2, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5b5d669f569807c7ab07546e73c0741845a2547a, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8bd67ebb50c0145fd2ca8681ab65eb7e8cde1afc, >= 2.6.12, >= 2.6.12 < 6.1.93, >= 6.2 < 6.6.33, >= 6.7 < 6.8.12, >= 6.9 < 6.9.3
Fixed versions6.1.93, 6.6.33, 6.8.12, 6.9.3
Priority basisReview · CVSS 7.1 · EPSS 0.28%
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel 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: >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3e01fc3c66e65d9afe98f1489047a1b2dd8741ca, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b2b7c43cd32080221bb233741bd6011983fe7c11, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 82090f94c723dab724b1c32db406091d40448a17, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c964429ef53f42098a6545a5dabeb1441c1e821d, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 28126b83f86ab9cc7936029c2dff845d3dcedba2, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1abb371147905ba250b4cc0230c4be7e90bea4d5, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f482fd4ce919836a49012b2d31b00fc36e2488f2, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5b5d669f569807c7ab07546e73c0741845a2547a, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8bd67ebb50c0145fd2ca8681ab65eb7e8cde1afc, >= 2.6.12, >= 2.6.12 < 6.1.93, >= 6.2 < 6.6.33, >= 6.7 < 6.8.12, >= 6.9 < 6.9.3. 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: 6.1.93, 6.6.33, 6.8.12, 6.9.3. 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.