Lucene search
K

16 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003962)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003962 advisory. In the Linux kernel before 5.0, a memory leak exists in sitinitnet in net/ipv6/sit.c when registernetdev fails to register sitn-fbtunneldev, which may cause denial o...

4.7CVSS6.3AI score0.00076EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-11174

Malicious code in bioql PyPI...

7.2AI score0.00025EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-53363

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00018EPSS
Exploits0References6
NVD
NVD
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS0.00025EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.17 views

CVE-2025-22116 idpf: check error for register_netdev() on init

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

0.00025EPSS
Exploits0References3
NVD
NVD
added 2024/12/29 9:15 a.m.9 views

CVE-2024-56715

In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on failure If registernetdev fails, then the driver leaks the netdev notifier. Fix this by calling ioniclifunregister on registernetdev failure. This will also call ioniclifunregisterphc if i...

5.5CVSS0.00018EPSS
Exploits0References6
OSV
OSV
added 2024/12/29 8:48 a.m.8 views

CVE-2024-56715 ionic: Fix netdev notifier unregister on failure

In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on failure If registernetdev fails, then the driver leaks the netdev notifier. Fix this by calling ioniclifunregister on registernetdev failure. This will also call ioniclifunregisterphc if i...

5.5CVSS6.1AI score0.00018EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.13 views

CVE-2024-42116

...

7.5AI score
Exploits0
NVD
NVD
added 2024/03/25 9:15 a.m.17 views

CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS7.3AI score0.00015EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.16 views

CVE-2021-47139 net: hns3: put off calling register_netdev() until client initialize complete

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

6.5AI score0.00015EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.17 views

CVE-2021-47139 net: hns3: put off calling register_netdev() until client initialize complete

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

6.7AI score0.00015EPSS
Exploits0References3
CVE
CVE
added 2024/03/25 9:7 a.m.76 views

CVE-2021-47139

CVE-2021-47139 affects the Linux kernel hns3 driver. A race occurs because the netdevice is registered before client initialization completes, creating a window where changes to channels or rx CPU map can trigger hns3_set_rx_cpu_rmap() twice, leading to a crash (BUG at lib/cpu_rmap.c). The fix, a...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:7 a.m.1 views

SUSE CVE-2019-16994

In the Linux kernel before 5.0, a memory leak exists in sitinitnet in net/ipv6/sit.c when registernetdev fails to register sitn-fbtunneldev, which may cause denial of service, aka CID-07f12b26e21a...

5.3CVSS6.6AI score0.00076EPSS
Exploits1References15
Tenable Nessus
Tenable Nessus
added 2021/12/07 12:0 a.m.36 views

SUSE SLED15 / SLES15 Security Update : kernel (SUSE-SU-2021:3933-1)

The remote SUSE Linux SLED15 / SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:3933-1 advisory. - In bpfskbchangehead of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation...

7.5CVSS6.8AI score0.00136EPSS
Exploits1References40
OSV
OSV
added 2021/06/04 7:41 p.m.7 views

UVI-2021-1000578 net: hns3: put off calling register_netdev() until client initialize complete

net: hns3: put off calling registernetdev until client initialize complete This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.42 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/06/04 7:41 p.m.11 views

GSD-2021-1000578 net: hns3: put off calling register_netdev() until client initialize complete

net: hns3: put off calling registernetdev until client initialize complete This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.42 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder