47 matches found
CVE-2024-38554 ax25: Fix reference count leak issue of net_device
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...
CVE-2024-38554
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...
CVE-2024-38554 ax25: Fix reference count leak issue of net_device
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...
CVE-2024-38554 ax25: Fix reference count leak issue of net_device
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...
CVE-2023-52579
CVE-2023-52579 is linked to the Linux kernel IPv4 path, specifically a null-dereference in ipv4_link_failure. Red Hat and SUSE reference a kernel flaw in ipv4_link_failure; multiple sources note withdrawal/rejected status, but technical details in connected documents describe the issue as a null-...
CVE-2023-52579
Removed by vendor...
Linux Kernel ICMP_Push_Reply远程拒绝服务漏洞
BUGTRAQ ID: 16044 CVECAN ID: CVE-2005-3848 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在处理ICMP通讯时存在漏洞,远程攻击者可能利用此漏洞导致主机拒绝服务。 如果icmppushreply中的ipappenddata调用失败的话,就必须调用ipflushpendingframes。否则,inetskicmpsocket-sk-cork.rt就不会调用iprtput,导致无法释放路由和netdevice。远程攻击者可以通过发送大量特制报文导致耗尽所有内存。 Linux kernel =...