Lucene search
+L

10127 matches found

UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.12 views

CVE-2025-21675

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after definers are destroyed. That's because the mlx5lagdestroydefiners always try to destroy all lag...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.7 views

CVE-2025-21678

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.10 views

CVE-2025-21674

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel Attempt to enable IPsec packet offload in tunnel mode in debug kernel generates the following kernel panic, which is happening due to two issues: 1. In SA ad...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.7 views

CVE-2025-21680

In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in getimixentries Passing a sufficient amount of imix entries leads to invalid access to the pktdev-imixentries array because of the incorrect boundary check. UBSAN: array-index-out-of-bounds in...

7.8CVSS6.1AI score0.00219EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.6 views

CVE-2024-57948

In the Linux kernel, the following vulnerability has been resolved: mac802154: check local interfaces before deleting sdata list syzkaller reported a corrupted list in ieee802154ifremove. 1 Remove an IEEE 802.15.4 network interface after unregister an IEEE 802.15.4 hardware device from the system...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.10 views

CVE-2025-21682

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

7.3CVSS6.1AI score0.00217EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.14 views

CVE-2025-21669

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.13 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.18 views

CVE-2025-21680

In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in getimixentries Passing a sufficient amount of imix entries leads to invalid access to the pktdev-imixentries array because of the incorrect boundary check. UBSAN: array-index-out-of-bounds in...

7.8CVSS5.6AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.10 views

CVE-2025-21672

In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace1. This is because if argc is less than 0 and the function returns directly, the held inode lock is not released. Fix this by...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21671

In the Linux kernel, the following vulnerability has been resolved: zram: fix potential UAF of zram table If zrammetaalloc failed early, it frees allocated zram-table without setting it NULL. Which will potentially cause zrammetafree to access the table if user reset an failed and uninitialized...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.17 views

CVE-2025-21668

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.8 views

CVE-2025-21667

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.9 views

CVE-2025-21666

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

5.5CVSS5.8AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21665

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/01/30 8:15 p.m.7 views

CVE-2024-10603

Weaknesses in the generation of TCP/UDP source ports and some other header values in Google's gVisor allowed them to be predicted by an external attacker in some circumstances...

6.3CVSS5.8AI score0.00263EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2025/01/30 8:15 p.m.6 views

CVE-2024-10026

A weak hashing algorithm and small sizes of seeds/secrets in Google's gVisor allowed for a remote attacker to calculate a local IP address and a per-boot identifier that could aid in tracking of a device in certain circumstances...

6.3CVSS5.9AI score0.00221EPSS
SaveExploits1References4
Wolfi
Wolfi
added 2025/01/30 5:52 p.m.8 views

GHSA-47G2-QMH2-749V vulnerabilities

Vulnerabilities for packages: argocd-image-updater...

7.5AI score
SaveExploits0
Wolfi
Wolfi
added 2025/01/30 5:51 p.m.6 views

GHSA-274V-MGCV-CM8J vulnerabilities

Vulnerabilities for packages: argocd-image-updater...

7AI score
SaveExploits0
Wolfi
Wolfi
added 2025/01/30 4:15 p.m.23 views

CVE-2025-23216 vulnerabilities

Vulnerabilities for packages: argocd-image-updater...

6.8CVSS7AI score0.00466EPSS
SaveExploits0
Rows per page
Query Builder