5 matches found
CVE-2024-38612 ipv6: sr: fix invalid unregister error path
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...
CVE-2024-38612 ipv6: sr: fix invalid unregister error path
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...
CVE-2024-38612 ipv6: sr: fix invalid unregister error path
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...
CVE-2024-38612
The Linux kernel contains a vulnerability in the ipv6: sr component where an invalid error path exists in the seg6_init() function. When CONFIG_IPV6_SEG6_LWTUNNEL is not defined, a failure in seg6_hmac_init() prevents the calling of genl_unregister_family() . This issue, which has existed since c...
The vulnerability of the seg6_init() function in the net/ipv6/seg6.c module of the Linux operating system’s IPv6 kernel implementation allows a attacker to cause a service failure.
The vulnerability of the seg6init function in the net/ipv6/seg6.c module of the Linux operating system’s IPv6 kernel implementation is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...