Lucene search
+L

6526 matches found

Debian CVE
Debian CVE
added 2024/03/18 10:07 a.m.27 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:07 a.m.45 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
RedhatCVE
RedhatCVE
added 2024/03/16 7:07 p.m.37 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.23 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.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:23 p.m.26 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.00479EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.16 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...

7.8CVSS6.4AI score0.00442EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/15 9:15 p.m.20 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.34 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
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.24 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...

7.5CVSS6.4AI score0.00639EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.27 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
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.40 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.4AI score0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.14 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
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.26 views

CVE-2021-47126 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix KASAN: slab-out-of-bounds Read in fib6nhflushexceptions Reported by syzbot: HEAD commit: 90c911ad Merge tag 'fixes' of git://git.kernel.org/pub/scm.. git tree:...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.41 views

CVE-2021-47124 io_uring: fix link timeout refs

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

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.38 views

CVE-2021-47123 io_uring: fix ltout double free on completion race

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ltout double free on completion race Always remove linked timeout on iolinktimeoutfn from the master request link list, otherwise we may get use-after-free when first iolinktimeoutfn puts linked timeout in the fail...

7.8CVSS6.8AI score0.00219EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.23 views

CVE-2021-47112

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Teardown PV features on boot CPU as well Various PV features Async PF, PV EOI, steal time work through memory shared with hypervisor and when we restore from hibernation we must properly teardown all these features to ma...

7.8CVSS7AI score0.00247EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/13 9:45 p.m.36 views

CVE-2024-26630

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.4AI score0.00302EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/13 2:15 p.m.27 views

CVE-2023-52608

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Check mailbox/SMT channel for consistency On reception of a completion interrupt the shared memory area is accessed to retrieve the message header at first and then, if the message sequence number identifies a...

4.7CVSS5.9AI score0.00174EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2024/03/12 4:42 p.m.36 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

3.3CVSS7.2AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/12 4:12 p.m.26 views

CVE-2023-52495

A flaw was found in the Linux Kernel. An incomplete port sanity check on notifications may lead to accessing and corrupting memory beyond the port array...

4.4CVSS7.3AI score0.00282EPSS
SaveExploits0References4
Rows per page
Query Builder