Lucene search
+L

6348 matches found

Cvelist
Cvelist
added 2024/07/12 12:37 p.m.40 views

CVE-2024-40991 dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid The ofk3udmaglueparsechnbyid helper function erroneously invokes "ofnodeput" on the "udmaxnp" device-node passed to it, without having incremented its reference count at a...

7.8CVSS0.00241EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.15 views

CVE-2024-40992 RDMA/rxe: Fix responder length checking for UD request packets

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

7.5CVSS7AI score0.00606EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 12:37 p.m.20 views

CVE-2024-40990 RDMA/mlx5: Add check for srq max_sge attribute

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

7.8CVSS6AI score
SaveExploits0References10
OSV
OSV
added 2024/07/12 12:37 p.m.36 views

CVE-2024-40989 KVM: arm64: Disassociate vcpus from redistributor region on teardown

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.39 views

CVE-2024-40988 drm/radeon: fix UBSAN warning in kv_dpm.c

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

0.00281EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.18 views

CVE-2024-40987 drm/amdgpu: fix UBSAN warning in kv_dpm.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

6.8AI score0.00279EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 12:37 p.m.27 views

CVE-2024-40985 net/tcp_ao: Don't leak ao_info on error-path

In the Linux kernel, the following vulnerability has been resolved: net/tcpao: Don't leak aoinfo on error-path It seems I introduced it together with TCPAOCMDFAOREQUIRED, on version 5 1 of TCP-AO patches. Quite frustrative that having all these selftests that I've written, running kmemtest & kcov...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/12 12:33 p.m.36 views

CVE-2024-40983 tipc: force a dst refcount before doing decryption

In the Linux kernel, the following vulnerability has been resolved: tipc: force a dst refcount before doing decryption As it says in commit 3bc07321ccc2 "xfrm: Force a dst refcount before entering the xfrm type handlers": "Crypto requests might return asynchronous. In this case we leave the rcu...

9.8CVSS0.00881EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 12:33 p.m.24 views

CVE-2024-40983 tipc: force a dst refcount before doing decryption

In the Linux kernel, the following vulnerability has been resolved: tipc: force a dst refcount before doing decryption As it says in commit 3bc07321ccc2 "xfrm: Force a dst refcount before entering the xfrm type handlers": "Crypto requests might return asynchronous. In this case we leave the rcu...

9.8CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.43 views

CVE-2024-40979 wifi: ath12k: fix kernel crash during resume

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG: Bad page state in process kworker/u16:54 pfn:36e8...

7.8CVSS0.00268EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.42 views

CVE-2024-40976 drm/lima: mask irqs in timeout path before hard reset

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

0.00219EPSS
SaveExploits0References6
CVE
CVE
added 2024/07/12 12:32 p.m.134 views

CVE-2024-40975

CVE-2024-40975 affects the Linux kernel in platform/x86/x86-android-tablets code. The issue arises when a device is unregistered while consumers still hold references, with the regulator subsystem given as a concrete example. If a regulator is unregistered prematurely, a WARN() can be triggered (...

5.5CVSS6.6AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/07/12 12:32 p.m.130 views

CVE-2024-40976

CVE-2024-40976 — Linux kernel (drm/lima) Affected: drm/lima in the Linux kernel. Description details a race in which a rendering job may trigger the drm sched timeout handler and still complete before the hard reset, risking a refcount imbalance on lima_pm_idle and producing stack traces. Root ca...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.16 views

CVE-2024-40974 powerpc/pseries: Enforce hcall result buffer validity and size

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plparhcall, plparhcall9, and related functions expect callers to provide valid result buffers of certain minimum size. Currently this is communicated only through...

7.8CVSS7.1AI score0.00302EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:32 p.m.120 views

CVE-2024-40970

The CVE-2024-40970 issue affects the Linux kernel’s dw-axi-dmac component. It describes a hw_desc array overrun when many descriptors are chained (e.g., nr_buffers=3 with 3 segments per descriptor, leading to 9 hw_descs). Root cause is improper handling in axi_desc_put() relative to allocated hw_...

7.8CVSS7.1AI score0.00303EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/07/12 12:32 p.m.189 views

CVE-2024-40967

CVE-2024-40967 affects the Linux kernel serial: imx subsystem. The root cause is a potential deadlock while waiting for USR2_TXDC in transmitter empty handling. The patch introduces a timeout of at most 1 second; if the timeout occurs, the driver ignores the transmitter state and continues optimi...

5.5CVSS7AI score0.00222EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.17 views

CVE-2024-40967 serial: imx: Introduce timeout when waiting on transmitter empty

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the...

6.7AI score0.00222EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.16 views

CVE-2024-40963 mips: bmips: BCM6358: make sure CBR is correctly set

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: make sure CBR is correctly set It was discovered that some device have CBR address set to 0 causing kernel panic when archsyncdmaforcpuall is called. This was notice in situation where the system is booted...

6.7AI score0.00292EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.13 views

CVE-2024-40964 ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41hdaunbind The cs35l41hdaunbind function clears the hdacomponent entry matching it's index and then dereferences the codec pointer held in the first element of the...

6.8AI score0.00291EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.18 views

CVE-2024-40964

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41hdaunbind The cs35l41hdaunbind function clears the hdacomponent entry matching it's index and then dereferences the codec pointer held in the first element of the...

5.5CVSS5.7AI score0.00291EPSS
SaveExploits0
Rows per page
Query Builder