Lucene search
+L

1749 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.22 views

CVE-2024-36007 mlxsw: spectrum_acl_tcam: Fix warning during rehash

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.36 views

CVE-2024-36005 netfilter: nf_tables: honor table dormant flag from netdev release event path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregistered hook. 524854.857999 ------------ cut here...

6.5AI score0.00233EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.37 views

CVE-2024-35992 phy: marvell: a3700-comphy: Fix out of bounds read

In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbephyinitfixfixidx.addr' every iteration after 'fixidx' reaches 'ARRAYSIZEgbephyinitfix'. Make sure 'gbephyinitaddr' is used when all...

5.3AI score0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.29 views

CVE-2024-35992 phy: marvell: a3700-comphy: Fix out of bounds read

In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbephyinitfixfixidx.addr' every iteration after 'fixidx' reaches 'ARRAYSIZEgbephyinitfix'. Make sure 'gbephyinitaddr' is used when all...

6.7AI score0.00211EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.36 views

CVE-2024-35990 dma: xilinx_dpdma: Fix locking

In the Linux kernel, the following vulnerability has been resolved: dma: xilinxdpdma: Fix locking There are several places where either chan-lock or chan-vchan.lock was not held. Add appropriate locking. This fixes lockdep warnings like 31.077578 ------------ cut here ------------ 31.077831...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.20 views

CVE-2024-35988 riscv: Fix TASK_SIZE on 64-bit NOMMU

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASKSIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASKSIZE is wrong if any RAM exists above 4G, causing spurious failures in the userspace access...

6.6AI score0.0021EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.25 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

6.8AI score0.00257EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.48 views

CVE-2024-35975 octeontx2-pf: Fix transmit scheduler resource leak

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

6.5AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.27 views

CVE-2024-35972 bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible memory leak in bnxtrdmaauxdeviceinit If ulp = kzalloc fails, the allocated edev will leak because it is not properly assigned and the cleanup path will not be able to free it. Fix it by assigning it properly...

5.3AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.45 views

CVE-2024-35968 pds_core: Fix pdsc_check_pci_health function to use work thread

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.43 views

CVE-2024-35959 net/mlx5e: Fix mlx5e_priv_init() cleanup flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5eprivinit cleanup flow When mlx5eprivinit fails, the cleanup flow calls mlx5eselqcleanup which calls mlx5eselqapply that assures that the priv-statelock is held using lockdepisheld. Acquire the statelock in...

6.3AI score0.00253EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.19 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS6.9AI score0.00256EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.31 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS6.5AI score0.00256EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:41 a.m.20 views

CVE-2024-35955 kprobes: Fix possible use-after-free issue on kprobe registration

In the Linux kernel, the following vulnerability has been resolved: kprobes: Fix possible use-after-free issue on kprobe registration When unloading a module, its state is changing MODULESTATELIVE - MODULESTATEGOING - MODULESTATEUNFORMED. Each change will take a time. ismoduletextaddress and...

8.8CVSS6.1AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.41 views

CVE-2024-35953 accel/ivpu: Fix deadlock in context_xa

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

6.2AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 11:15 a.m.11 views

AZL-62607 CVE-2024-35931 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip do PCI error slot reset during RAS recovery Why: The PCI error slot reset maybe triggered after inject ue to UMC multi times, this caused system hang. 557.371857 amdgpu 0000:af:00.0: amdgpu: GPU reset succeeded,...

7.8CVSS6.8AI score0.00195EPSS
SaveExploits0References1
Prion
Prion
added 2024/05/19 11:15 a.m.15 views

CVE-2024-35929

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

7.8CVSS0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/19 11:15 a.m.12 views

UBUNTU-CVE-2024-35936

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle chunk tree lookup error in btrfsrelocatesyschunks The unhandled case in btrfsrelocatesyschunks loop is a corruption, as it could be caused only by two impossible conditions: - at first the search key is set up to lo...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References28
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.26 views

CVE-2024-35938 wifi: ath11k: decrease MHI channel buffer length to 8KB

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: decrease MHI channel buffer length to 8KB Currently buflen field of ath11kmhiconfigqca6390 is assigned with 0, making MHI use a default size, 64KB, to allocate channel buffers. This is likely to fail in some scenari...

7AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.33 views

CVE-2024-35927 drm: Check output polling initialized before disabling

In the Linux kernel, the following vulnerability has been resolved: drm: Check output polling initialized before disabling In drmkmshelperpolldisable check if output polling support is initialized before disabling polling. If not flag this as a warning. Additionally in drmmodeconfighelpersuspend...

6.2AI score0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder