Lucene search
+L

1685 matches found

Cvelist
Cvelist
added 2026/08/15 5:56 a.m.39 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
CVE
CVE
added 2026/08/15 5:56 a.m.44 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
EUVD
EUVD
added 2026/08/15 5:56 a.m.34 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
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 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.19 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.10 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.8 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.15 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
SUSE CVE
SUSE CVE
added 2026/08/12 4:22 p.m.8 views

SUSE CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/12 3:52 p.m.10 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
RedHat Linux
RedHat Linux
added 2026/08/12 9:30 a.m.14 views

kernel: ice: fix double-free of tx_buf skb

A flaw was found in the Linux kernel's ice network driver. An error in the driver's handling of network packet transmission, specifically when icetso or icetxcsum functions fail, can lead to a double-free of a network buffer skb. This occurs because a transmit buffer txbuf may still point to an...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/12 9:02 a.m.10 views

kernel: ice: fix double-free of tx_buf skb

A flaw was found in the Linux kernel's ice network driver. An error in the driver's handling of network packet transmission, specifically when icetso or icetxcsum functions fail, can lead to a double-free of a network buffer skb. This occurs because a transmit buffer txbuf may still point to an...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/12 9:02 a.m.11 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.13 views

CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.5AI score0.00177EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 12:07 a.m.12 views

EUVD-2026-57042

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.4AI score0.00177EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.13 views

CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.3AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.8 views

PT-2026-70948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the kernel performs a NULL function pointer dereference on Denverton DNV, Ice Lake Xeon D ICX-D/CDF, or Snowridge SNR platforms. This occurs because the mid8250 pro...

5.3AI score0.00177EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-68128

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: reject out-of-range ptype in iceparserprofileinit setbitrslt-ptype, prof-ptypes operates on a DECLAREBITMAP of ICEFLOWPTYPEMAX 1024 bits. Nothing prevents ...

8.8CVSS5.9AI score0.00138EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-68133

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: fix PTP Call Trace during PTP release If a PF reset occurs when the PTP state is ICEPTPUNINIT, then iceptprebuild will update the state to ICEPTPERROR. Thi...

5.9AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 12:00 a.m.8 views

ALSA-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...

7.8CVSS4.9AI score0.00169EPSS
SaveExploits0References6
Rows per page
Query Builder