Lucene search
+L

6305 matches found

CVE
CVE
added 2024/04/10 6:56 p.m.149 views

CVE-2021-47191

CVE-2021-47191 affects the Linux kernel’s SCSI debug path (scsi_debug) and fixes an out-of-bounds read in resp_readcap16 caused by treating alloc_len as a signed int, which could lead to an OOB in sg_copy_buffer when handling large allocation lengths. The root cause is the incorrect type for allo...

7.1CVSS6.4AI score0.00236EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.28 views

CVE-2021-47184 i40e: Fix NULL ptr dereference on VSI filter sync

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

6.6AI score0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.20 views

CVE-2021-47185 tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

6.7AI score0.00178EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/10 6:56 p.m.110 views

CVE-2021-47181

The CVE-2021-47181 issue affects the Linux kernel code path for usb: musb: tusb6010. The root cause is a missing NULL check after platform_get_resource(), which can lead to a NULL pointer dereference if platform_get_resource() returns NULL. Public sources describe the vulnerability and impact as ...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/10 1:53 p.m.29 views

CVE-2024-26816 x86, relocs: Ignore relocations in .notes section

In the Linux kernel, the following vulnerability has been resolved: x86, relocs: Ignore relocations in .notes section When building with CONFIGXENPV=y, .text symbols are emitted into the .notes section so that Xen can find the "startupxen" entry point. This information is used prior to booting th...

6.8AI score0.00307EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/10 11:15 a.m.15 views

CVE-2024-26815

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCATAPRIOTCENTRYINDEX check taprioparsetcentry is not correctly checking TCATAPRIOTCENTRYINDEX attribute: int tc; // Signed value tc = nlagetu32tbTCATAPRIOTCENTRYINDEX; if tc = TCQOPTMAXQUEUE...

5.5CVSS7.4AI score0.00272EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/10 11:7 a.m.25 views

CVE-2024-26815 net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCATAPRIOTCENTRYINDEX check taprioparsetcentry is not correctly checking TCATAPRIOTCENTRYINDEX attribute: int tc; // Signed value tc = nlagetu32tbTCATAPRIOTCENTRYINDEX; if tc = TCQOPTMAXQUEUE...

6.7AI score0.00272EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/10 11:7 a.m.26 views

CVE-2024-26815 net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCATAPRIOTCENTRYINDEX check taprioparsetcentry is not correctly checking TCATAPRIOTCENTRYINDEX attribute: int tc; // Signed value tc = nlagetu32tbTCATAPRIOTCENTRYINDEX; if tc = TCQOPTMAXQUEUE...

6.8AI score0.00272EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/05 1:54 p.m.38 views

CVE-2024-27437

An incorrect handling flaw was found in the Linux kernel framework for secure userspace device drivers functionality that may interrupt some of the devices. This issue could allow a local user to crash the system...

4.4CVSS6.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/05 1:26 p.m.44 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS7AI score0.00192EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.29 views

CVE-2024-27437 vfio/pci: Disable auto-enable of exclusive INTx IRQ

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Disable auto-enable of exclusive INTx IRQ Currently for devices requiring masking at the irqchip for INTx, ie. devices without DisINTx support, the IRQ is enabled in requestirq and subsequently disabled as necessary to...

7.1AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/05 8:24 a.m.14 views

CVE-2024-26813 vfio/platform: Create persistent IRQ handlers

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

6.7AI score0.00234EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.35 views

CVE-2024-26814 vfio/fsl-mc: Block calling interrupt handler without trigger

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

7.1AI score0.00223EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.28 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.1AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/05 8:24 a.m.11 views

CVE-2024-26810 vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

6.7AI score0.00192EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.28 views

CVE-2024-26810 vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.1AI score0.00192EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 5:25 p.m.42 views

CVE-2024-26787

A flaw affecting the STM32 MMC/SD card driver was found in the Linux kernel. This issue is caused by improper handling of Direct Memory Access DMA mappings, resulting in overlapping memory regions. This overlap can trigger warnings and lead to potential memory corruption or unstable behavior...

5.5CVSS8.3AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 5:24 p.m.24 views

CVE-2024-26786

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix ioptaccesslistid overwrite bug Syzkaller reported the following WARNON: WARNING: CPU: 1 PID: 4738 at drivers/iommu/iommufd/iopagetable.c:1360 Call Trace: iommufdaccesschangeioas+0x2fe/0x4e0...

5.5CVSS6.9AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 5:24 p.m.29 views

CVE-2024-26783

A vulnerability was found in the Linux kernel's memory management subsystem. The wakeupkswapd function was called with an incorrect zone index. This error could disrupt the proper functioning of memory management, potentially leading to system instability or performance issues. Mitigation...

5.5CVSS7.7AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.37 views

CVE-2024-26801

A use-after-free flaw was found in the Linux kernel’s Bluetooth subsystem in how it handles hardware failure when it occurs. This flaw allows a local user to potentially crash the system...

5.5CVSS6.2AI score0.0028EPSS
SaveExploits0References4
Rows per page
Query Builder