Lucene search
+L

1911 matches found

The Hacker News
The Hacker News
added 2024/06/11 6:37 a.m.30 views

Arm Warns of Actively Exploited Zero-Day Vulnerability in Mali GPU Drivers

Arm is warning of a security vulnerability impacting Mali GPU Kernel Driver that it said has been actively exploited in the wild. Tracked as CVE-2024-4610, the use-after-free issue impacts the following products - Bifrost GPU Kernel Driver all versions from r34p0 to r40p0 Valhall GPU Kernel Drive...

8.8CVSS7.6AI score0.12819EPSS
SaveExploits7
OSV
OSV
added 2024/06/11 12:0 a.m.33 views

ALSA-2024:3846 Moderate: python-idna security update

The hsakmt packages include a thunk library for AMD's Heterogeneous System Architecture HSA Linux kernel driver amdkfd. Security Fixes: python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode CVE-2024-3651...

7.5CVSS6.9AI score0.01386EPSS
SaveExploits1References4
NVD
NVD
added 2024/06/10 4:15 p.m.41 views

CVE-2024-34332

An issue in SiSoftware SANDRA v31.66 SANDRA.sys 15.18.1.1 and before allows an attacker to escalate privileges via a crafted buffer sent to the Kernel Driver using the DeviceIoControl Windows API...

7.8CVSS0.00182EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/06/10 12:0 a.m.6 views

SiSoftware SANDRA Security Vulnerability

SiSoftware SANDRA is a benchmarking, system diagnostic and analysis tool from SiSoftware UK. A security vulnerability exists in SiSoftware SANDRA version 31.66 and earlier, which originates from an attacker who has elevated privileges by sending a crafted buffer to the kernel driver using the...

7.8CVSS6.8AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/10 12:0 a.m.84 views

CVE-2024-34332

CVE-2024-34332 describes a local privilege-escalation in SiSoftware SANDRA up to v31.66 (SANDRA.sys 15.18.1.1 or earlier) where a crafted buffer sent to the Windows kernel driver via DeviceIoControl can elevate privileges. The issue affects the kernel driver component and enables an attacker with...

7.8CVSS6.9AI score0.00182EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/10 12:0 a.m.53 views

CVE-2024-34332

An issue in SiSoftware SANDRA v31.66 SANDRA.sys 15.18.1.1 and before allows an attacker to escalate privileges via a crafted buffer sent to the Kernel Driver using the DeviceIoControl Windows API...

0.00182EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/10 12:0 a.m.21 views

CVE-2024-34332

An issue in SiSoftware SANDRA v31.66 SANDRA.sys 15.18.1.1 and before allows an attacker to escalate privileges via a crafted buffer sent to the Kernel Driver using the DeviceIoControl Windows API...

7.2AI score0.00182EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/10 12:0 a.m.8 views

PT-2024-25791 · Sisoftware · Sisoftware Sandra

Name of the Vulnerable Software and Affected Versions: SiSoftware SANDRA versions prior to v31.67 Description: An issue in SiSoftware SANDRA allows an attacker to escalate privileges via a crafted buffer sent to the Kernel Driver using the DeviceIoControl Windows API. Recommendations: For...

7.8CVSS7.5AI score0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/07 12:15 p.m.57 views

CVE-2024-4610

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver allows a local non-privileged user to make improper GPU memory processing operations to gain access to already freed memory.This issue affects Bifrost GPU Kernel Driver: from r34p0 through r40p0;...

7.8CVSS0.00758EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/07 11:25 a.m.310 views

CVE-2024-4610

CVE-2024-4610 is a Use-After-Free vulnerability in Arm Mali Bifrost and Valhall GPU kernel drivers that allows a local, non-privileged user to manipulate GPU memory and access memory that has already been freed (affected r34p0–r40p0). Public sources confirm exploitation relevance: it is listed in...

7.8CVSS6.6AI score0.00758EPSS
SaveIn wildExploits0References2Affected Software2
OSV
OSV
added 2024/06/07 11:8 a.m.10 views

OESA-2024-1694 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing...

9.8CVSS6AI score0.01401EPSS
SaveExploits1References67
Positive Technologies
Positive Technologies
added 2024/06/07 12:0 a.m.5 views

PT-2024-4008

Name of the Vulnerable Software and Affected Versions: Arm Mali GPU Kernel Driver versions r34p0 through r40p0 Valhall GPU Kernel Driver versions r34p0 through r40p0 Description: The issue is related to a Use-After-Free vulnerability in the Arm Mali GPU Kernel Driver, which can allow a local...

10CVSS7AI score0.00758EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.6 views

kernel: i2c: i801: Fix block process call transactions

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and once...

7.1CVSS6.4AI score0.00285EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 12:15 p.m.13 views

SUSE CVE-2024-36949

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS6.5AI score0.00223EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/06/04 12:14 p.m.9 views

SUSE CVE-2024-36951

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: range check cp bad op exception interrupts Due to a CP interrupt bug, bad packet garbage exception codes are raised. Do a range check so that the debugger and runtime do not receive garbage codes. Update the user api ...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References15
OSV
OSV
added 2024/06/03 8:15 a.m.2 views

DEBIAN-CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

5.5CVSS5.3AI score0.00464EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.5 views

SUSE CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

5.5CVSS6.4AI score0.00287EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 1:29 p.m.21 views

CVE-2021-47272

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3gadgetexit if dwc-gadget is NULL There exists a possible scenario in which dwc3gadgetinit can fail: during during host - peripheral mode switch in dwc3setmode, and a pending gadget driver fails to...

4.4CVSS6.4AI score0.00222EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.6 views

kernel: net/mlx5e: fix memory leak in mlx5e_ptp_open

A flaw was found in the Linux kernel net/mlx5e Ethernet driver’s mlx5eptpopen function. When memory allocation via kvzallocnode or kvzalloc fails, previously allocated resources c or cparams were not properly freed, leading to a memory leak in the error path. An unprivileged local user interactin...

5.8AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.15 views

kernel: cxgb4: use-after-free in ch_flower_stats_cb()

A use-after-free vulnerability was found in the cxgb4 driver in the Linux kernel. The bug occurs when the cxgb4 device is detaching due to a possible rearming of the flowerstatstimer from the work queue. This flaw allows a local user to crash the system, causing a denial of service condition...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder