CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2022-48999 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fib_nh_match: fib_nh_match+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fib_semantics.c:961 fib_table_delete+0x5f3/0xa40 linux-6.0-rc7/net/ipv4/fib_trie.c:1753 inet_rtm_delroute+0x2b3/0x380 linux-6.0-rc7/net/ipv4/fib_frontend.c:874 Separate nexthop objects are mutually exclusive with the legacy multipath spec. Fix fib_nh_match to return if the config for the to be deleted route contains a multipa...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < cc3cd130ecfb8b0ae52e235e487bae3f16a24a32, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 0b5394229ebae09afc07aabccb5ffd705ffd250e, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 25174d91e4a32a24204060d283bd5fa6d0ddf133, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < bb20a2ae241be846bc3c11ea4b3a3c69e41d51f2, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 61b91eb33a69c3be11b259c5ea484505cd79f883, >= 5.3, >= 5.3 < 5.4.226, >= 5.5 < 5.10.158, >= 5.11 < 5.15.82, >= 5.16 < 6.0.12
Fixed versions5.4.226, 5.10.158, 5.15.82, 6.0.12
Priority basisReview · CVSS 7.1 · EPSS 0.26%
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: >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < cc3cd130ecfb8b0ae52e235e487bae3f16a24a32, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 0b5394229ebae09afc07aabccb5ffd705ffd250e, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 25174d91e4a32a24204060d283bd5fa6d0ddf133, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < bb20a2ae241be846bc3c11ea4b3a3c69e41d51f2, >= 493ced1ac47c48bb86d9d4e8e87df8592be85a0e < 61b91eb33a69c3be11b259c5ea484505cd79f883, >= 5.3, >= 5.3 < 5.4.226, >= 5.5 < 5.10.158, >= 5.11 < 5.15.82, >= 5.16 < 6.0.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.4.226, 5.10.158, 5.15.82, 6.0.12. 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-2022-48999 Remediation Guide | SECUFOCUS NOW