191 matches found
PT-2025-41636
Name of the Vulnerable Software and Affected Versions Affected versions not specified Description A permission control issue exists in the network module that could impact service confidentiality. Recommendations At the moment, there is no information about a newer version that contains a fix for...
EUVD-2020-28578
Malware in sbrugna...
EUVD-2025-29414
Malicious code in bioql PyPI...
EUVD-2023-2988
Malicious code in bioql PyPI...
EUVD-2022-39663
Malicious code in bioql PyPI...
net: rose: convert 'use' field to refcount_t
...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the net/hsr module not rejecting HSR frames when the skb cannot hold the tag...
net: ena: Add validation for completion descriptors consistency
...
Linux Distros Unpatched Vulnerability : CVE-2019-17056
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - llcpsockcreate in net/nfc/llcpsock.c in the AFNFC network module in the Linux kernel through 5.3.2 does not enforce CAPNETRAW, which means that unprivileged use...
net: fix geneve_opt length integer overflow
...
CVE-2022-50046
In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix potential memory leaks in rpcsysfsxprtstatechange The issue happens on some error handling paths. When the function fails to grab the object xprt, it simply returns 0, forgetting to decrease the reference count of...
UBUNTU-CVE-2025-5991
There is a "Use After Free" vulnerability in Qt's QHttp2ProtocolHandler in the QtNetwork module. This only affects HTTP/2 handling, HTTP handling is not affected by this at all. This happens due to a race condition between how QHttp2Stream uploads the body of a POST request and the simultaneous...
CVE-2025-5991
CVE-2025-5991 affects Qt 6.9.0 and is fixed in Qt 6.9.1. The vulnerability is a Use After Free in QtNetwork’s QHttp2ProtocolHandler, caused by a race between QHttp2Stream’s POST body upload and simultaneous handling of HTTP error responses. It only impacts HTTP/2 handling (not HTTP). Exploitation...
The vulnerability in the `include/net/lapb.h` module of the Linux operating system allows a hacker to cause a service failure.
The vulnerability in the include/net/lapb.h module of the Linux kernel is related to exception handling flaws. Exploiting this vulnerability can allow an attacker to cause a service failure...
CVE-2024-51515
Race condition vulnerability in the kernel network module Impact:Successful exploitation of this vulnerability may affect availability...
net: atm: fix use after free in lec_send()
...
CVE-2023-53105
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...
CVE-2022-49817
In the Linux kernel, the following vulnerability has been resolved: net: mhi: Fix memory leak in mhinetdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch calls...
UBUNTU-CVE-2025-22004
In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...
CVE-2025-22004
The CVE-2025-22004 issue is in the Linux kernel’s ATM driver (net: atm) where the skb is freed during lec_send(), risking use-after-free. The fix saves the skb length before calling the send() operation to prevent freeing the length-dependent data, and is reflected in kernel security advisories r...