Lucene search
+L

245394 matches found

Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72065

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

9.8CVSS5.3AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59022

In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page pool fragments when fragcount is greater than 1. In that case the buffers remain DMA mapped by page pool and the RX completion path does not call...

5.7AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59023

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

5.3AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72065 net: mana: Validate the packet length reported by the NIC

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

9.8CVSS0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72064

In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page pool fragments when fragcount is greater than 1. In that case the buffers remain DMA mapped by page pool and the RX completion path does not call...

9.8CVSS5.7AI score0.00198EPSS
SaveExploits0
CVE
CVE
added 2 days ago14 views

CVE-2026-72064

CVE-2026-72064 relates to the Linux kernel net: mana RX path. When frag_count > 1, RX buffers are allocated from page pool fragments and remain DMA mapped; the RX completion path omits dma_unmap_single(), so the implicit CPU sync is not performed before passing data to the networking stack. Th...

9.8CVSS5.7AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago16 views

CVE-2026-72063 gpio: tegra: do not call pinctrl for GPIO direction

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59021

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.5AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72063

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.5AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 2 days ago14 views

CVE-2026-72063

CVE-2026-72063 affects Linux kernel Tegra GPIO direction handling. The fix removes redundant pinctrl_gpio_direction_input()/pinctrl_gpio_direction_output() calls, which previously entered the pinctrl core and could sleep in atomic context while a per-line spinlock was held. tegra_gpio_direction_i...

5.4AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59020

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

5.5AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-72062

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

5.5AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72062 gpio: mt7621: avoid corruption of shared interrupt trigger state

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-72062

CVE-2026-72062 affects the Linux kernel GPIO path for mt7621, where bank-wide interrupt-trig state (rising/falling) could be corrupted by non-atomic read-modify-write updates when multiple IRQs on the same bank run concurrently. The issue arises because each gpio chip instance represents a 32-pin...

5.5AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59019

In the Linux kernel, the following vulnerability has been resolved: net: sit: require CAPNETADMIN in the device netns for changelink ipip6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

5.5AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago21 views

CVE-2026-72061 net: sit: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: sit: require CAPNETADMIN in the device netns for changelink ipip6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

8.8CVSS0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-72061

In the Linux kernel, the following vulnerability has been resolved: net: sit: require CAPNETADMIN in the device netns for changelink ipip6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

8.8CVSS5.4AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59018

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: icssg: guard PA stat lookups icssgndogetstats64 unconditionally calls emacgetstatbyname with FW PA stat names regardless of whether the PA stats block is present on the hardware. emacgetstatbyname already guard...

5.5AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago12 views

CVE-2026-72060

The CVE-2026-72060 entry concerns a Linux kernel issue in the TI ICSSG Ethernet driver where icssg_ndo_get_stats64() unconditionally calls emac_get_stat_by_name() for FW PA stats even if the PA stats block is absent. The root cause is that emac_get_stat_by_name() relies on pa_stats guard, but the...

5.5AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72060 net: ethernet: ti: icssg: guard PA stat lookups

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: icssg: guard PA stat lookups icssgndogetstats64 unconditionally calls emacgetstatbyname with FW PA stat names regardless of whether the PA stats block is present on the hardware. emacgetstatbyname already guard...

0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder