Lucene search
+L

1070 matches found

EUVD
EUVD
added 2025/10/07 3:19 p.m.19 views

EUVD-2025-32793

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdpsetfeatures Hold RTNL lock when calling xdpsetfeatures with a registered netdev, as the call triggers the netdev notifiers. This could happen when switching from uplink rep ...

5.8AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987204)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987204 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ixgbexdpsetup The ixgbe driver currently generates a NULL...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.24 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986786)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986786 advisory. In the Linux kernel, the following vulnerability has been resolved: xdp, net: Fix use-after-free in bpfxdplinkrelease The problem occurs between devgetbyindex and...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.13 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-380977)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380977 advisory. In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987091)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987091 advisory. In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPU...

5.5CVSS5.9AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987062)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987062 advisory. In the Linux kernel, the following vulnerability has been resolved: igb: fix a use-after-free issue in igbcleantxring Fix the following use-after-free bug in...

7.8CVSS5.9AI score0.0029EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.13 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-387934)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-387934 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which...

7.8CVSS6.1AI score0.00256EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/06 12:00 a.m.19 views

RockyLinux 10 : kernel (RLSA-2025:10371)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:10371 advisory. kernel: ipv6: mcast: extend RCU protection in igmp6send CVE-2025-21759 kernel: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes...

8.6CVSS7.1AI score0.07372EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.11 views

SUSE CVE-2022-50483

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid buffer leaks on xdpdoredirect failure Before enetccleanrxringxdp calls xdpdoredirect, each software BD in the RX ring between index origi and i can have one of 2 refcount values on its page. We are the owner of...

5.5CVSS6.4AI score0.00397EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53577

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdpredirectcpu with some RT threads: ------------ cut here ------------ WARNING: CPU: 4 PID: ...

7.8CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53577

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdpredirectcpu with some RT threads: ------------ cut here ------------ WARNING: CPU: 4 PID: ...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2022-50483

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid buffer leaks on xdpdoredirect failure Before enetccleanrxringxdp calls xdpdoredirect, each software BD in the RX ring between index origi and i can have one of 2 refcount values on its page. We are the owner of...

7.5CVSS6.1AI score0.00397EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:16 p.m.34 views

CVE-2022-50483

CVE-2022-50483 concerns a Linux kernel issue in the net: enetc path where, on XDP redirects, a page reference counting race could leak pages. The root cause: enetc_flip_rx_buff() could be executed before xdp_do_redirect() completes, causing page refcounts to reach 2 (or 0 on some paths) and enabl...

7.5CVSS6AI score0.00397EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/04 3:16 p.m.10 views

CVE-2022-50483 net: enetc: avoid buffer leaks on xdp_do_redirect() failure

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid buffer leaks on xdpdoredirect failure Before enetccleanrxringxdp calls xdpdoredirect, each software BD in the RX ring between index origi and i can have one of 2 refcount values on its page. We are the owner of...

7.5CVSS6.3AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-27908

Malicious code in bioql PyPI...

6.4AI score0.00162EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.25 views

EUVD-2025-14197

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00306EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-19816

Malicious code in bioql PyPI...

7.6AI score0.00169EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55108

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00254EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2022-36782

Malicious code in bioql PyPI...

7.8CVSS6.8AI score0.00353EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-2631

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00233EPSS
SaveExploits0References2
Rows per page
Query Builder