Lucene search
+L

1680 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.16 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fixed a deadlock that occurred during netdev reset with active connections. This issue was addressed by preventing the deadlock that occurs when the netdev function is executed during a device reset while RDMA...

5.5CVSS5.9AI score0.00097EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: iavf: fixed the hang that occurs upon reboot with ice When a system with E810 and existing VFs is rebooted, the following hang may occur. PID 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Ice: The code for copying the last block was omitted in icegetmoduleeeprom. icegetmoduleeeprom is broken since the commit e9c9692c8a81 “Ice: Reimplement module reads used by ethtool”. In this refactoring, icegetmoduleeeprom reads...

7.8CVSS5.9AI score0.00209EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:54 p.m.10 views

CVE-2026-72425

A flaw was found in the Linux kernel's ice driver. A local user could trigger a resource leak by resetting all Virtual Functions VFs while FDIR Flow Director filters are enabled. This occurs because control VSIs Virtual Station Interfaces are invalidated but not properly freed, leading to a gradu...

7.1CVSS5.4AI score0.00183EPSS
SaveExploits0References4
Schneier on Security
Schneier on Security
added 2026/08/19 10:46 a.m.16 views

ICE Collecting DNA Samples

ICE collected nearly a million DNA samples last year...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated...

7.1CVSS5.9AI score0.00183EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.9 views

The vulnerability of the `ice_vsi_set_napi_queues()` function in the `drivers/net/ethernet/intel/ice/ice_lib.c` file of the Intel Ethernet network adapter driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the icevsisetnapiqueues function in the drivers/net/ethernet/intel/ice/icelib.c file of the Intel Ethernet network adapter driver for the Linux operating system is related to the use of pointers. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.6AI score0.00113EPSS
SaveExploits0References11Affected Software4
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72425

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS0.00183EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72425

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS5.5AI score0.00183EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-72425

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS5.4AI score0.00183EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 5:56 a.m.24 views

CVE-2026-72425 ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.38 views

CVE-2026-72425 ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS0.00183EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:56 a.m.24 views

EUVD-2026-59324

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

5.4AI score0.00183EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:56 a.m.38 views

CVE-2026-72425

In Linux kernel, filtering/redirect (ice) driver had a resource leak in CTRL VSIs when resetting all VFs with FDIR filters enabled. The root cause was CTRL VSIs being invalidated but not freed during ice_reset_all_vfs(); the fix calls ice_vf_ctrl_vsi_release() instead of ice_vf_ctrl_invalidate_vs...

7.1CVSS5.3AI score0.00183EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72613

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in ice reset all vfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using ice vf ctrl vsi release instead of ic...

5.3AI score0.00183EPSS
SaveExploits0References7
Rockylinux
Rockylinux
added 2026/08/13 6:01 a.m.16 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS4.9AI score0.00169EPSS
SaveExploits0
OSV
OSV
added 2026/08/13 6:01 a.m.8 views

RLSA-2026:54247 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: udf: fix partition descriptor append bookkeeping CVE-2026-45991 kernel: ice: fix double-free of txbuf skb CVE-2026-53009 For more...

7CVSS4.8AI score0.00169EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 6:00 a.m.7 views

RLSA-2026:54246 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: udf: fix partition descriptor append bookkeeping CVE-2026-45991 kernel: ice: fix double-free of txbuf skb CVE-2026-53009 For more details about the security issues, including the impact, ...

7CVSS4.8AI score0.00169EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.14 views

RockyLinux 8 : kernel (RLSA-2026:54246)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:54246 advisory. kernel: udf: fix partition descriptor append bookkeeping CVE-2026-45991 kernel: ice: fix double-free of txbuf skb CVE-2026-53009 Tenable has extracted t...

7.8CVSS5AI score0.00169EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/12 3:52 p.m.8 views

CVE-2026-68434

A flaw was found in the Linux kernel's 8250mid serial driver. This vulnerability occurs due to missing NULL checks before calling setup and exit callbacks, which can result in a NULL pointer dereference. A local attacker could exploit this flaw to cause a kernel oops, leading to a Denial of Servi...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
Rows per page
Query Builder