Lucene search
+L

517 matches found

RedHat Linux
RedHat Linux
added 2025/03/11 6:44 a.m.10 views

kernel: can: bcm: Fix UAF in bcm_proc_show()

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcmprocshow BUG: KASAN: slab-use-after-free in bcmprocshow+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: cat Not tainted 6.5.0-rc1-00153-gc8746099c197 230 Hardwar...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/03/05 10:49 a.m.28 views

CVE-2024-53033

Memory corruption while doing Escape call when user provides valid kernel address in the place of valid user buffer address...

7.8CVSS7.4AI score0.00115EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/03/03 11:15 a.m.3 views

CVE-2024-53033

Memory corruption while doing Escape call when user provides valid kernel address in the place of valid user buffer address...

7.8CVSS6AI score0.00115EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/03 10:7 a.m.66 views

CVE-2024-53033

CVE-2024-53033 is a memory-corruption vulnerability in Qualcomm chipsets triggered by an Escape call when a valid kernel address is supplied where a user buffer address should be. The issue is local, with low attack complexity and no user interaction, and the impact is rated high (confidentiality...

7.8CVSS7.4AI score0.00115EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/03/03 12:0 a.m.5 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption caused by executing an Escape call when the user provides a valid kernel address in place of a valid user buffer address...

7.8CVSS7AI score0.00115EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:1 a.m.10 views

UBUNTU-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...

8.8CVSS6.1AI score0.00416EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.3 views

CVE-2022-49062 cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix KASAN slab-out-of-bounds in cachefilessetvolumexattr Use the actual length of volume coherency data when setting the xattr to avoid the following KASAN report. BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.2AI score0.00251EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: cachefiles: fixed a slab-use-after-free in fscachewithdrawvolume We encountered the following issue during our fault injection stress test: ================================================================== BUG: KASAN:...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: x86: stopped playing “stack games” in the profilepc function. The profilepc function is used for timer-based profiling, which isn’t really that relevant anymore. It also makes assumptions about the stack layout that may not be...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/18 12:0 a.m.15 views

PT-2025-14296

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential use-after-free UAF error was identified in the driver override show function, part of the DEVICE ATTR RW in the Linux kernel. This function can be executed concurrently with...

7.8CVSS5.5AI score0.00194EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-8126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to IOMMU and stale IOTLB entries within the kernel address space. The issue involves the need to invalidate IOTLB paging cache entries before...

7.5CVSS5.8AI score0.00378EPSS
SaveExploits0References125
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2025-34398 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where DA monitors tracepoints, when used with KASAN enabled, can trigger a global-out-of-bounds read due to reading 32 bytes as an array instead of a...

5.9AI score0.00149EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53216

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

DEBIAN-CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References20
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.6 views

platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug

...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2024/11/25 10:15 p.m.6 views

DEBIAN-CVE-2024-53097

In the Linux kernel, the following vulnerability has been resolved: mm: krealloc: Fix MTE false alarm in dokrealloc This patch addresses an issue introduced by commit 1a83a716ec233 "mm: krealloc: consider spare memory for GFPZERO" which causes MTE Memory Tagging Extension to falsely report a...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.15 views

UBUNTU-CVE-2024-50278

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexpectedly before the first-time resume of the cache table. This happens because expanding the fast...

7.1CVSS6.2AI score0.00262EPSS
SaveExploits0References48
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: RDMA/irdma: Fix KASAN issue with tasklet

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...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.8 views

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

...

7.8CVSS7AI score0.00238EPSS
SaveExploits0
Rows per page
Query Builder