Lucene search
+L

65 matches found

NVD
NVD
added 2025/02/26 7:1 a.m.27 views

CVE-2022-49328

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...

7.8CVSS0.00296EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.23 views

CVE-2022-49328 mt76: fix use-after-free by removing a non-RCU wcid pointer

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...

0.00296EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.2 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.15.0-12267-gdebe436e77c7 Description: The issue is related to the powerpc/kasan component of the Linux kernel, where the shadow's page table is not updated correctly when PTE RPN SHIFT is 24 and PAGE SHIFT is...

7.8CVSS7AI score0.00256EPSS
SaveExploits0References16
CVE
CVE
added 2024/12/27 1:50 p.m.128 views

CVE-2024-53221

Technical details about CVE-2024-53221 (affected products/versions, impact, and fixes) are not provided in the supplied documents. Public specifics are not available here; please monitor for updates from official advisories or connected sources.

5.5CVSS7AI score0.00222EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/02 2:15 p.m.10 views

AZL-54268 CVE-2024-53108 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.8AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 1:44 p.m.12 views

CVE-2024-53108 drm/amd/display: Adjust VSDB parser for replay feature

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.8AI score0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/18 8:15 a.m.8 views

AZL-49428 CVE-2024-46798 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

7.8CVSS6.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.2 views

UBUNTU-CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS5.9AI score0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/21 12:15 p.m.8 views

UBUNTU-CVE-2024-36477

In the Linux kernel, the following vulnerability has been resolved: tpmtisspi: Account for SPI header when allocating TPM SPI xfer buffer The TPM SPI transfer mechanism uses MAXSPIFRAMESIZE for computing the maximum transfer length and the size of the transfer buffer. As such, it does not account...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/05/01 9:57 p.m.36 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

5.5CVSS7.3AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.27 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS7.5AI score0.0033EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.21 views

CVE-2024-27075 media: dvb-frontends: avoid stack overflow warnings with clang

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.1AI score0.0033EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 1:4 p.m.7701 views

CVE-2024-27075

CVE-2024-27075 targets Linux kernel media/dvb-frontends, specifically the stv0367 driver. The root cause is a stack-frame growth issue (stack frame size 3624 exceeds 2048) exposed by clang/KASAN_STACK, due to temporary i2c_msg structures on the stack in stv0367ter_set_frontend. The fix reworks st...

7.8CVSS6.7AI score0.0033EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 1:4 p.m.25 views

CVE-2024-27075

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame...

7.8CVSS7.4AI score0.0033EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.35 views

CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

4.4CVSS7.1AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.3 views

DEBIAN-CVE-2024-26890

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtekdata'. If btrtl driver is used with btusb, then memory for private hci data is...

6.5CVSS6AI score0.00756EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

DEBIAN-CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 10:15 a.m.21 views

CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

5.5CVSS7.5AI score0.00225EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.28 views

CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2024/04/17 10:10 a.m.31 views

CVE-2024-26838

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. 50006.466686 Call Trace: 50006.466691 50006.489538 dumpstack+0x5c/0x80 50006.493475...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0
Rows per page
Query Builder