CVE-2022-49025

Summary

In the Linux kernel, the following vulnerability has been resolved:

net/mlx5e: Fix use-after-free when reverting termination table

When having multiple dests with termination tables and second one or afterwards fails the driver reverts usage of term tables but doesn't reset the assignment in attr->dests[num_vport_dests].termtbl which case a use-after-free when releasing the rule. Fix by resetting the assignment of termtbl to null.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux10caabdaad5ace85577a453da97d1f8d3b944427 < 0a2d73a77060c3cbdc6e801cd5d979d674cd404baffected
LinuxLinux10caabdaad5ace85577a453da97d1f8d3b944427 < 0d2f9d95d9fbe993f3c4bafb87d59897b0325affaffected
LinuxLinux10caabdaad5ace85577a453da97d1f8d3b944427 < 372eb550faa0757349040fd43f59483cbfdb2c0baffected
LinuxLinux10caabdaad5ace85577a453da97d1f8d3b944427 < e6d2d26a49c3a9cd46b232975e45236304810904affected
LinuxLinux10caabdaad5ace85577a453da97d1f8d3b944427 < 52c795af04441d76f565c4634f893e5b553df2aeaffected
LinuxLinux5.3affected
LinuxLinux0 < 5.3unaffected
LinuxLinux5.4.226 <= 5.4.*unaffected
LinuxLinux5.10.158 <= 5.10.*unaffected
LinuxLinux5.15.82 <= 5.15.*unaffected
LinuxLinux6.0.12 <= 6.0.*unaffected
LinuxLinux6.1 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References