Lucene search
+L

6334 matches found

Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.13 views

CVE-2024-46861

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: Payload too short Payload formatted incorrecly e.g. bad NCM framing Lack of memory None of these should cause the driver to seize u...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.15 views

CVE-2024-46860

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921ipv6addrchange When disabling wifi mt7921ipv6addrchange is called as a notifier. At this point mvif-phy is already NULL so we cannot use it here...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.13 views

CVE-2024-46858

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in timerdeletesync There are two paths to access mptcppmdeladdtimer, result in a race condition: CPU1 CPU2 ==== ==== netrxaction napipoll netlinksendmsg napipoll netlinkunicast processbacklog netlinkunicastkern...

7CVSS6.2AI score0.00257EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.15 views

CVE-2024-46859

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

7.8CVSS6.2AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.11 views

CVE-2024-46857

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to set the bridge mode attribute when numvfs=0 leads to a crash: bridge link set dev eth2 hwmode vepa 168.967392 BUG: kernel NULL pointer dereference,...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.48 views

CVE-2024-46856

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices The probe function is only used for DP83822 and DP83826 PHY, leaving the private data pointer uninitialized for the DP83825 models which causes a NULL pointer...

5.5CVSS5.5AI score0.00178EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.8 views

CVE-2024-46854

In the Linux kernel, the following vulnerability has been resolved: net: dpaa: Pad packets to ETHZLEN When sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETHZLEN, ensuring nothing is leaked in the padding...

7.1CVSS6.3AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/09/27 12:42 p.m.154 views

CVE-2024-46852

CVE-2024-46852 — Linux kernel CMA heap off-by-one fix : The issue occurred when a mapping larger than the buffer size could be created via mremap, allowing an overflow bypass in dma_buf_mmap_internal. The CMA heap fault handler incorrectly bound the fault offset by 1 when validating the end of th...

7.8CVSS7.4AI score0.00215EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.36 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

0.00215EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.14 views

CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0
OSV
OSV
added 2024/09/27 12:42 p.m.21 views

CVE-2024-46853 spi: nxp-fspi: fix the KASAN report out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To reproduce the issue, write 3 bytes data to NOR chip. dd...

7.8CVSS6.1AI score0.00238EPSS
SaveExploits0References12
CVE
CVE
added 2024/09/27 12:42 p.m.119 views

CVE-2024-46851

The CVE-2024-46851 issue appears in the Linux kernel DRM/AMD display code: a race between dcn10_set_drr() and dc_state_destruct() can occur if dc_state_destruct() nulls the DC state resource context while IRQ processing calls dcn10_set_drr(). The pipe context passed to dcn10_set_drr() is part of ...

4.7CVSS4.4AI score0.00171EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.27 views

CVE-2024-46851

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn10setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS5.3AI score0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.20 views

CVE-2024-46849

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0
CVE
CVE
added 2024/09/27 12:42 p.m.97 views

CVE-2024-46850

CVE-2024-46850 – Linux kernel drm/amd/display race condition : The issue arises in dcn35_set_drr() when the DC state’s resource context is nulled by dc_state_destruct() while an IRQ path uses the timing generator. The documented root cause is a race where nulling happens after a NULL check, poten...

4.7CVSS4.4AI score0.00168EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/27 12:42 p.m.41 views

CVE-2024-46850

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS5.4AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.35 views

CVE-2024-46850 drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

0.00168EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/27 12:39 p.m.16 views

CVE-2024-46847

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: ensure vmapblock is initialised before adding to queue Commit 8c61291fd850 "mm: fix incorrect vbq reference in purgefragmentedblock" extended the 'vmapblock' structure to contain a 'cpu' field which is set at...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:39 p.m.19 views

CVE-2024-46846

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/27 12:39 p.m.14 views

CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

7.8CVSS5.4AI score0.00237EPSS
SaveExploits0
Rows per page
Query Builder