3 matches found
CVE-2024-49571
In the Linux kernel, the following vulnerability has been resolved: net/smc: check ipareaoffset and ipv6prefixescnt when receiving proposal msg When receiving proposal msg in server, the field ipareaoffset and the field ipv6prefixescnt in proposal msg are from the remote client and can not be ful...
CVE-2024-49571
Summary: CVE-2024-49571 affects the Linux kernel net/smc component. The vulnerability arises when processing a proposalMsg from a remote client: the fields iparea_offset and ipv6_prefixes_cnt are not trusted, and if iparea_offset exceeds its max value, it may access a wrong address and crash. Imp...
CVE-2024-49571
In the Linux kernel, the following vulnerability has been resolved: net/smc: check ipareaoffset and ipv6prefixescnt when receiving proposal msg When receiving proposal msg in server, the field ipareaoffset and the field ipv6prefixescnt in proposal msg are from the remote client and can not be ful...