Lucene search
+L

6294 matches found

Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.43 views

CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS7.5AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.36 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS7.2AI score0.00738EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.38 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

7.6AI score0.00237EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/03/18 10:14 a.m.44 views

CVE-2024-26638

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

4.4CVSS7AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/18 10:14 a.m.31 views

CVE-2024-26635 llc: Drop support for ETH_P_TR_802_2.

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETHPTR8022. syzbot reported an uninit-value bug below. 0 llc supports ETHP8022 0x0004 and used to support ETHPTR8022 0x0011, and syzbot abused the latter to trigger the bug. write$tunr0,...

6.3AI score0.00242EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.26 views

CVE-2024-26633 ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: fix NEXTHDRFRAGMENT handling in ip6tnlparsetlvenclim syzbot pointed out 1 that NEXTHDRFRAGMENT handling is broken. Reading fragoff can only be done if we pulled enough bytes to skb-head. Currently we might access...

7.7AI score0.0033EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.35 views

CVE-2024-26632 block: Fix iterating over an empty bio with bio_for_each_folio_all

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.6AI score0.00227EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/18 10:7 a.m.26 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

4.7CVSS7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/18 10:7 a.m.26 views

CVE-2023-52612

In the Linux kernel, the following vulnerability has been resolved: crypto: scomp - fix req-dst buffer overflow The req-dst buffer size should be checked before copying from the scompscratch-dst to avoid req-dst buffer overflow problem...

7.8CVSS7.5AI score0.00271EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.37 views

CVE-2023-52613 drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

6.7AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/18 10:7 a.m.24 views

CVE-2023-52613 drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

6.8AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/16 7:7 p.m.35 views

CVE-2021-47111

In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns which can be triggered by the frontend before the call to kthreadstop done as part of the backend tea...

7.8CVSS6.3AI score0.00361EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:46 p.m.19 views

CVE-2021-47124

In the Linux kernel, the following vulnerability has been resolved: iouring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 Call Trace: refcountsubandtest...

6.6AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:23 p.m.23 views

CVE-2021-47132

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix skforwardmemory corruption on retransmission MPTCP skforwardmemory handling is a bit special, as such field is protected by the msk socket spinlock, instead of the plain socket lock. Currently we have a code path...

7.1CVSS7AI score0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.17 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/15 9:15 p.m.31 views

CVE-2021-47127

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

5.5CVSS6.1AI score0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/15 9:15 p.m.14 views

CVE-2021-47129

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: skip expectations for confirmed conntrack nftctexpectobjeval calls nfctextadd for a confirmed conntrack entry. However, nfctextadd can only be called for !nfctisconfirmed. 1825.349056 WARNING: CPU: 0 PID: 1279 a...

4.6CVSS6.4AI score0.00546EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.22 views

CVE-2021-47130

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regular sgl pool and causing a crash BUG is called...

4.4CVSS6.4AI score0.00228EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.25 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.10 views

CVE-2021-47127 ice: track AF_XDP ZC enabled queues in bitmap

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

6.5AI score0.00196EPSS
SaveExploits0References2
Rows per page
Query Builder