CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2024-50033 remediation guide

Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family

In the Linux kernel, the following vulnerability has been resolved: slip: make slhc_remember() more robust against malicious packets syzbot found that slhc_remember() was missing checks against malicious packets [1]. slhc_remember() only checked the size of the packet was at least 20, which is not good enough. We need to make sure the packet includes the IPv4 and TCP header that are supposed to be carried. Add iph and th pointers to make the code more readable. [1] BUG: KMSAN: uninit-value in slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666 slhc_remember+0x2e8/0x7b0 drivers/net/slip/sl...

Open CVE record
ProductLinux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Affected versions>= b5451d783ade99308dfccdf5ca284ed07affa4ff < ba6501ea06462d6404d57d5644cf2854db38e7d7, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 36b054324d18e51cf466134e13b6fbe3c91f52af, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 5e336384cc9b608e0551f99c3d87316ca3b0e51a, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < ff5e0f895315706e4ca5a19df15be6866cee4f5d, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 8bb79eb1db85a10865f0d4dd15b013def3f2d246, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 29e8d96d44f51cf89a62dd042be35d052833b95c, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 7d3fce8cbe3a70a1c7c06c9b53696be5d5d8dd5c, >= 3.2, < V3.2, >= 3.2 < 5.10.227, >= 5.11 < 5.15.168, >= 5.16 < 6.1.113, >= 6.2 < 6.6.57, >= 6.7 < 6.11.4, 6.12
Fixed versions5.10.227, 5.15.168, 6.1.113, 6.6.57, 6.11.4
Priority basisReview · CVSS 7.1 · EPSS -
01

Identify the affected asset

Confirm whether Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family 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: >= b5451d783ade99308dfccdf5ca284ed07affa4ff < ba6501ea06462d6404d57d5644cf2854db38e7d7, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 36b054324d18e51cf466134e13b6fbe3c91f52af, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 5e336384cc9b608e0551f99c3d87316ca3b0e51a, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < ff5e0f895315706e4ca5a19df15be6866cee4f5d, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 8bb79eb1db85a10865f0d4dd15b013def3f2d246, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 29e8d96d44f51cf89a62dd042be35d052833b95c, >= b5451d783ade99308dfccdf5ca284ed07affa4ff < 7d3fce8cbe3a70a1c7c06c9b53696be5d5d8dd5c, >= 3.2, < V3.2, >= 3.2 < 5.10.227, >= 5.11 < 5.15.168, >= 5.16 < 6.1.113, >= 6.2 < 6.6.57, >= 6.7 < 6.11.4, 6.12. 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: 5.10.227, 5.15.168, 6.1.113, 6.6.57, 6.11.4. 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.

CVE-2024-50033 Remediation Guide | SECUFOCUS NOW