Lucene search
+L

123 matches found

OSV
OSV
•added 2024/05/24 3:15 p.m.•19 views

CVE-2021-47535

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Allocate enough space for GMU registers In commit 142639a52a01 "drm/msm/a6xx: fix crashstate capture for A650" we changed a6xxgetgmuregisters to read 3 sets of registers. Unfortunately, we didn't change the memory...

6.2CVSS6.6AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2024/05/24 3:09 p.m.•39 views

CVE-2021-47535 drm/msm/a6xx: Allocate enough space for GMU registers

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Allocate enough space for GMU registers In commit 142639a52a01 "drm/msm/a6xx: fix crashstate capture for A650" we changed a6xxgetgmuregisters to read 3 sets of registers. Unfortunately, we didn't change the memory...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
•added 2024/05/24 3:09 p.m.•106 views

CVE-2021-47535

CVE-2021-47535 refers to a Linux kernel flaw in drm/msm/a6xx where a6xx_get_gmu_registers() now reads 3 GMU register sets but the destination array was not resized, causing a slab-out-of-bounds write (KASAN) on affected ChromeOS 5.4 kernels. The issue can trigger memory corruption during crashsta...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
•added 2024/04/17 6:29 p.m.•25 views

CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

4.4CVSS7AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
•added 2024/04/17 11:15 a.m.•4 views

DEBIAN-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
•added 2024/04/17 11:15 a.m.•10 views

UBUNTU-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS6AI score0.00235EPSS
SaveExploits0References25
CVE
CVE
•added 2024/04/17 10:27 a.m.•4587 views

CVE-2024-26895

CVE-2024-26895 — Linux kernel (wifi: wilc1000) use-after-free during vif cleanup . The issue occurs when unregistering net devices while traversing the vif list, because a netdevice’s private vif data is freed (due to needs_free_netdev being set during registration) and the loop subsequently acce...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
•added 2024/04/17 10:27 a.m.•41 views

CVE-2024-26895 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS7.9AI score0.00235EPSS
SaveExploits0References7
OSV
OSV
•added 2024/04/17 10:27 a.m.•15 views

CVE-2024-26895 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.9AI score
SaveExploits0References12
OSV
OSV
•added 2024/02/28 9:15 a.m.•16 views

CVE-2021-47048

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

7.8CVSS6.9AI score
SaveExploits0References4
OSV
OSV
•added 2024/02/28 9:15 a.m.•12 views

UBUNTU-CVE-2021-47048

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits0References7
Prion
Prion
•added 2024/02/28 9:15 a.m.•39 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

6.9AI score0.00238EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/02/28 8:13 a.m.•44 views

CVE-2021-47048 spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

7.8CVSS6.9AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/27 10:15 a.m.•11 views

CVE-2021-46930

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix listhead check warning This is caused by uninitialization of listhead. BUG: KASAN: use-after-free in listdelentryvalid+0x34/0xe4 Call trace: dumpbacktrace+0x0/0x298 showstack+0x24/0x34 dumpstack+0x130/0x1a8...

5.5CVSS7.4AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2023/05/16 8:56 a.m.•15 views

kernel: md-raid10: fix KASAN warning

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10removedisk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "number" is valid. BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.2AI score0.0024EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2022/11/08 12:00 a.m.•13 views

PT-2025-26011 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to a KASAN warning in the raid resume function. The warning occurs when mddev-raid disks is greater than rs-raid disks,...

8.8CVSS6.1AI score0.10202EPSS
SaveExploits46References1021
OSV
OSV
•added 2022/09/17 1:16 a.m.•13 views

GSD-2022-1006315 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.326 by commit 75fbd370a2cec9e92f48285bd90735ed0c837f52. For mo...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/09/17 1:13 a.m.•13 views

GSD-2022-1006272 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.291 by commit bcbdc26a44aba488d2f7122f2d66801bccb74733. For...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/09/17 1:03 a.m.•22 views

GSD-2022-1006178 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.256 by commit 7a6ccc8fa192fd357c2d5d4c6ce67c834a179e23. For...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/09/16 11:50 p.m.•13 views

GSD-2022-1005343 md-raid10: fix KASAN warning

md-raid10: fix KASAN warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit 5f57843565131bb782388f9d993f9ee8f453dee1. For mor...

7.2AI score
SaveExploits0
Rows per page
Query Builder