Skip to main content

Linux Kernel CVE-2026-53114

| EUVDEUVD-2026-38982 MEDIUM
2026-06-24 Linux GHSA-p9wq-vwq5-7wv7
5.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
5.5 MEDIUM

Local access and low privileges needed to open AMD IBS perf events; NMI misuse causes kernel crash with no confidentiality or integrity impact.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
5.5 MEDIUM
qualitative

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Analysis Generated
Jul 23, 2026 - 21:47 vuln.today
CVSS changed
Jul 23, 2026 - 21:38 NVD
5.5 (MEDIUM)
Patch available
Jun 24, 2026 - 18:02 EUVD
CVE Published
Jun 24, 2026 - 16:30 nvd
MEDIUM 5.5
CVE Published
Jun 24, 2026 - 16:30 cve.org
UNKNOWN (no severity yet)

DescriptionNVD

In the Linux kernel, the following vulnerability has been resolved:

perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

Calling perf_allow_kernel() from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event->hw.flags, and have the NMI handler rely on that cached flag instead of making the call directly.

AnalysisAI

Unsafe NMI-context invocation of perf_allow_kernel() in the Linux kernel's AMD IBS (Instruction Based Sampling) perf handler can cause a fatal kernel crash on AMD-powered systems running affected stable branches from commit 50a53b60e141d7e3 onward. A local user with perf event access on an AMD system can trigger the IBS NMI handler path, inducing a kernel panic or deadlock as the unsupported function call violates NMI-context restrictions. No public exploit has been identified at time of analysis; EPSS is 0.15% (5th percentile), consistent with a niche hardware-specific kernel subsystem flaw with no current exploitation activity.

Technical ContextAI

The AMD IBS (Instruction Based Sampling) subsystem exposes hardware-level instruction sampling via the Linux perf framework. IBS events are delivered as NMIs (Non-Maskable Interrupts), which impose strict constraints on what kernel code may safely execute - functions that acquire locks, may sleep, or invoke permission-checking APIs are prohibited because NMIs can preempt any code path, including critical sections, making lock acquisition or certain kernel API calls potentially deadlocking. perf_allow_kernel() is not NMI-safe: calling it from the IBS NMI handler risks a kernel deadlock or panic. The fix caches the result of the permission check in event->hw.flags at event-initialization time, so the NMI handler reads a pre-computed flag rather than invoking the unsafe function live. The CPE (cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*) covers the upstream Linux kernel across all affected stable branches. No CWE was assigned by NVD; the root cause most closely maps to CWE-667 (Improper Locking) or improper use of a non-reentrant function from interrupt context.

RemediationAI

Upgrade to Linux kernel 7.0.10 or 6.18.33, both of which contain the fix per EUVD-2026-38982 and the upstream stable commits at https://git.kernel.org/stable/c/2783ed2442ce69ae240b787aee6dae801cef7aec, https://git.kernel.org/stable/c/b0a09142622a994c4f4088c3f61db5da87cfc711, and https://git.kernel.org/stable/c/0584e74fa2b27e9e722cfb5b579f79263df20040. Ubuntu users should apply the patches documented in USN-8568-1 (https://ubuntu.com/security/notices/USN-8568-1) or USN-8566-1 (https://ubuntu.com/security/notices/USN-8566-1). As a compensating control where immediate patching is not possible, administrators on AMD systems can restrict perf subsystem access by setting sysctl kernel.perf_event_paranoid=3, which denies perf event creation to all non-root users and CAP_SYS_ADMIN processes; note that this will break legitimate performance profiling workflows for developers and operators. Alternatively, ensuring that only trusted users hold CAP_PERFMON capability (the capability required to open kernel-scope perf events on kernels 5.8+) limits the attack surface without fully disabling the subsystem.

More in Amd

View all
CVE-2021-22986 CRITICAL POC
9.8 Mar 31

On BIG-IP versions 16.0.x before 16.0.1.1, 15.1.x before 15.1.2.1, 14.1.x before 14.1.4, 13.1.x before 13.1.3.6, and 12.

CVE-2020-6103 CRITICAL POC
9.9 Jul 20

An exploitable code execution vulnerability exists in the Shader functionality of AMD Radeon DirectX 11 Driver atidxx64.

CVE-2020-6102 CRITICAL POC
9.9 Jul 20

An exploitable code execution vulnerability exists in the Shader functionality of AMD Radeon DirectX 11 Driver atidxx64.

CVE-2020-6101 CRITICAL POC
9.9 Jul 20

An exploitable code execution vulnerability exists in the Shader functionality of AMD Radeon DirectX 11 Driver atidxx64.

CVE-2020-6100 CRITICAL POC
9.9 Jul 20

An exploitable memory corruption vulnerability exists in AMD atidxx64.dll 26.20.15019.19000 graphics driver. Rated criti

CVE-2018-6546 CRITICAL POC
9.8 Apr 13

plays_service.exe in the plays.tv service before 1.27.7.0, as distributed in AMD driver-installation packages and Gaming

CVE-2021-3653 HIGH POC
8.8 Sep 29

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. Rated high severity (CVSS 8.8), this vu

CVE-2020-12138 HIGH POC
8.8 Apr 27

AMD ATI atillk64.sys 5.11.9.0 allows low-privileged users to interact directly with physical memory by calling one of se

CVE-2019-5098 HIGH POC
8.6 Dec 05

An exploitable out-of-bounds read vulnerability exists in AMD ATIDXX64.DLL driver, version 26.20.13001.29010. Rated high

CVE-2015-7724 HIGH POC
7.8 Jun 07

AMD fglrx-driver before 15.9 allows local users to gain privileges via a symlink attack. Rated high severity (CVSS 7.8),

CVE-2015-7723 HIGH POC
7.8 Jun 07

AMD fglrx-driver before 15.7 allows local users to gain privileges via a symlink attack. Rated high severity (CVSS 7.8),

CVE-2023-1048 HIGH POC
7.8 Feb 26

A vulnerability, which was classified as critical, has been found in TechPowerUp Ryzen DRAM Calculator 1.2.0.5.sys. Rate

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Not-Affected
SUSE Linux Enterprise Desktop 15 SP7 Not-Affected
SUSE Linux Enterprise High Availability Extension 15 SP7 Not-Affected
SUSE Linux Enterprise High Availability Extension 15 SP7 Not-Affected
SUSE Linux Enterprise High Availability Extension 16.0 Affected

Share

CVE-2026-53114 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy