Lucene search
+L

1749 matches found

RedhatCVE
RedhatCVE
added 2024/05/18 1:07 a.m.30 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.29 views

CVE-2024-35816

A vulnerability was found in the Linux kernel's FireWire OHCI driver, which could lead to a resource leak by leaving behind an interrupt request IRQ when a device is unbound. This issue may cause instability or improper handling of IRQs, potentially affecting system performance or reliability...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:41 p.m.33 views

CVE-2024-35823

A vulnerability as found in the Linux kernel’s virtual terminal VT subsystem, which could lead to unicode buffer corruption when deleting characters. This issue arises from improper handling of unicode data, which can corrupt memory or lead to unintended behavior. Mitigation Mitigation for this...

5.5CVSS9AI score0.00907EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.24 views

CVE-2023-52679

In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in ofparsephandlewithargsmap In ofparsephandlewithargsmap the inner loop that iterates through the map entries calls ofnodeputnew to free the reference acquired by the previous iteration of the inner loop. Thi...

7.8CVSS7.5AI score0.00246EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/17 3:15 p.m.16 views

UBUNTU-CVE-2024-35840

In the Linux kernel, the following vulnerability has been resolved: mptcp: use OPTIONMPTCPMPJSYNACK in subflowfinishconnect subflowfinishconnect uses four fields backup, joinid, thmac, none that may contain garbage unless OPTIONMPTCPMPJSYNACK has been set in mptcpparseoption...

5.5CVSS6AI score0.00219EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.20 views

CVE-2024-35852 mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix memory leak when canceling rehash work The rehash delayed work is rescheduled with a delay if the number of credits at end of the work is not negative as supposedly it means that the migration ended...

6.9AI score0.00256EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.17 views

CVE-2023-52697 ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdwrtsdcajackcommon: ctx-headsetcodecdev = NULL sofsdwrtsdcajackexit are used by different codecs, and some of them use the same dai name. For example, rt712 and rt713 both use "rt712-sdca-aif1" and...

6.7AI score0.00207EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.44 views

CVE-2023-52690 powerpc/powernv: Add a null pointer check to scom_debug_init_one()

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scomdebuginitone kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks...

6.4AI score0.00226EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.35 views

CVE-2023-52679 of: Fix double free in of_parse_phandle_with_args_map

In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in ofparsephandlewithargsmap In ofparsephandlewithargsmap the inner loop that iterates through the map entries calls ofnodeputnew to free the reference acquired by the previous iteration of the inner loop. Thi...

7.8CVSS6.5AI score0.00246EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:02 p.m.21 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7.1AI score0.00255EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/17 2:02 p.m.14 views

CVE-2023-52671 drm/amd/display: Fix hang/underflow when transitioning to ODM4:1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

6.8AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 1:48 p.m.24 views

CVE-2024-35833 dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA This dmaalloccoherent is undone neither in the remove function, nor in the error handling path of fslqdmaprobe. Switch to the managed version to fix both...

6.9AI score0.0021EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/17 1:41 p.m.27 views

CVE-2024-35831 io_uring: Fix release of pinned pages when __io_uaddr_map fails

In the Linux kernel, the following vulnerability has been resolved: iouring: Fix release of pinned pages when iouaddrmap fails Looking at the error path of iouaddrmap, if we fail after pinning the pages for any reasons, ret will be set to -EINVAL and the error handler won't properly release the...

6.7AI score0.00207EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:27 p.m.31 views

CVE-2024-35826 block: Fix page refcounts for unaligned buffers in __bio_release_pages()

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

7.4AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35813 mmc: core: Avoid negative index with array access

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

7.8CVSS6.1AI score0.00246EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/17 12:15 p.m.34 views

CVE-2024-27406

In the Linux kernel, the following vulnerability has been resolved: lib/Kconfig.debug: TESTIOVITER depends on MMU Trying to run the ioviter unit test on a nommu system such as the qemu kc705-nommu emulation results in a crash. KTAP version 1 Subtest: ioviter module: kunitioviter 1..9 BUG: failure...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 12:12 p.m.29 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS6.2AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 12:12 p.m.34 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7AI score0.00397EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 12:08 p.m.27 views

CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 12:01 p.m.19 views

CVE-2024-27419 netrom: Fix data-races around sysctl_net_busy_read

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

6AI score
SaveExploits0References14
Rows per page
Query Builder