CVE-2024-50251

CVSS 3.1 Score 6.2 of 10 (medium)

Details

Published Nov 9, 2024
Updated: Nov 14, 2024

Summary

CVE-2024-50251 is a vulnerability affecting the Linux kernel's netfilter module. This issue involves the nft_payload function, which fails to adequately validate input parameters before calling skb_checksum(). If the offset and length provided exceed the size of the skbuff, skb_checksum() will trigger a BUG_ON error. This vulnerability can result in a denial-of-service attack or potentially more serious consequences, such as system crashes or data corruption. It is recommended that affected systems be updated as soon as possible to mitigate this risk.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share