Lucene search
+L

3086 matches found

Vulnrichment
Vulnrichment
added 2024/01/02 5:38 a.m.10 views

CVE-2023-33094 Use After Free in Linux Graphics

Memory corruption while running VK synchronization with KASAN enabled...

8.4CVSS8.6AI score0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/01/02 5:38 a.m.54 views

CVE-2023-33094 Use After Free in Linux Graphics

Memory corruption while running VK synchronization with KASAN enabled...

8.4CVSS8.8AI score0.00119EPSS
SaveExploits0References1
CVE
CVE
added 2024/01/02 5:38 a.m.129 views

CVE-2023-33094

CVE-2023-33094 is a memory corruption issue occurring during VK synchronization with KASAN enabled in Qualcomm-related components (Display). The NVD entry lists a local attack vector with low privileges required and no user interaction, with a high impact on confidentiality, integrity, and availa...

8.4CVSS7.8AI score0.00119EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/01 12:00 a.m.10 views

PT-2024-12403 · Unknown · Linux Graphics

Name of the Vulnerable Software and Affected Versions: Linux Graphics affected versions not specified Description: The issue is related to memory corruption that occurs while running VK synchronization with KASAN enabled. This problem is also described as a Use-After-Free UAF in Linux Graphics. N...

8.4CVSS6.8AI score0.00119EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/12/05 12:00 a.m.24 views

PT-2023-9102 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.0-rc5 Description: The issue is related to a use-after-free vulnerability in the binder driver's shrinker callback. The mmap read lock is used during the shrinker's callback, which can lead to a race conditi...

10CVSS6.7AI score0.71737EPSS
SaveExploits58References564
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS6.3AI score0.00653EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored

A vulnerability was found in the ARM64 Memory Tagging Extension MTE implementation in the Linux kernel. The PGmtetagged bit was being incorrectly set on pages that should not have MTE tags, causing conflicts with KASAN hardware tag checking. When pages are migrated, incorrect tags could be copied...

7.2AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: scsi: mpi3mr: Fix an issue found by KASAN

A flaw was found in the Linux kernel's mpi3mr SCSI driver for Broadcom MPI3 HBA controllers. The driver writes 64 bytes when only 32 bytes should be written, causing an out-of-bounds write detected by KASAN. This memory corruption could lead to system instability or a kernel crash...

5.8AI score0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.25 views

PT-2025-18829 · 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 the incorrect invocation of the perf output begin parameter in perf event bpf output. This issue causes memory...

8.8CVSS7.3AI score0.16525EPSS
SaveExploits7References704
OSV
OSV
added 2023/10/26 7:54 a.m.19 views

CLSA-2023-1698306895 Fix of 7 CVEs

CVE-2023-0597 // CVE-url: https://ubuntu.com/security/CVE-2023-0597 - x86/kasan: Map shadow for percpu pages on demand - x86/mm: Recompute physical address for every page of per-CPU CEA mapping - x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area - x86/mm: Do not shuffle CPU...

7.8CVSS6.8AI score0.00452EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/13 10:13 a.m.21 views

CLSA-2023-1686651204 kernel: Fix of 25 CVEs

cgroup: Use open-time cgroup namespace for process migration perm checks CVE-2021-4197 - cgroup: Use open-time credentials for process migraton perm checks CVE-2021-4197 - vt: drop old FONT ioctls CVE-2021-33656 - fbmem: Check virtual screen sizes in fbsetvar CVE-2021-33655 - fbcon: Prevent that...

8.8CVSS7.2AI score0.16525EPSS
SaveExploits34References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.12 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.00213EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.6 views

kernel: Linux kernel: Denial of Service in mt7921e driver during module unload

A flaw was discovered in the mt76/mt7921e Wi-Fi driver in the Linux kernel where improper handling of driver data during module removal can lead to a crash. Under certain insmod/rmmod stress test conditions, the driver’s mt7921pciremove function is called while the associated mt76dev driver priva...

5.8AI score0.00236EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/16 12:00 a.m.14 views

PT-2025-26155 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF bug has been identified in the Linux kernel's ALSA Advanced Linux Sound Architecture component, specifically in the bcd2000 driver. This issue occurs when the driv...

8.8CVSS6AI score0.10458EPSS
SaveExploits31References934
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

kernel: bpf: Don't use tnum_range on array range checking for poke descriptors

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 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.00213EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: cxl/port: Hold port reference until decoder release

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Hold port reference until decoder release KASAN + DEBUGKOBJECTRELEASE reports a potential use-after-free in cxldecoderrelease where it goes to reference its parent, a cxlport, to free its id back to port-decoderida. BUG...

7.8CVSS6.3AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS6.3AI score0.00653EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.13 views

kernel: Linux kernel: Denial of Service in mt7921e driver during module unload

A flaw was discovered in the mt76/mt7921e Wi-Fi driver in the Linux kernel where improper handling of driver data during module removal can lead to a crash. Under certain insmod/rmmod stress test conditions, the driver’s mt7921pciremove function is called while the associated mt76dev driver priva...

5.8AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/04/04 6:55 a.m.49 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.9CVSS7AI score0.03702EPSS
SaveExploits0References3
Rows per page
Query Builder