Lucene search
K

150 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering the kernel’s FPSIMD state with SMSTOP. On systems with SME Savage Mode Enforcement, the kernel’s FPSIMD state may be erroneously clobbered during a context switch immediately after that state is...

5.5CVSS5.3AI score0.00136EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 11:45 p.m.6 views

CVE-2022-22075

Information Disclosure in Graphics during GPU context switch...

6.2CVSS6.4AI score0.0012EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.5 views

PT-2025-27963 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/msm/a7xx component, where calling the CP RESET CONTEXT STATE packet is necessary when switching...

7.8CVSS6.1AI score0.03133EPSS
Exploits16References1048
OSV
OSV
added 2025/05/02 3:55 p.m.7 views

CVE-2023-53121 tcp: tcp_make_synack() can be called from process context

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.5 views

PT-2025-27754

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically related to the arm64/fpsimd component. The issue occurs when a thread's kernel FPSIMD state is restored during a...

6CVSS6AI score0.00136EPSS
Exploits0
CVE
CVE
added 2024/12/29 11:30 a.m.64 views

CVE-2024-56743

CVE-2024-56743 affects the Linux kernel NFS path. The issue arises from holding RCU while calling nfsd_file_put_local; the RCU hold is moved from nfs_to_nfsd_file_put_local to nfs_to_nfsd_net_put, with the rcu-protective call nfsd_serv_put being the one that requires RCU. This change addresses a ...

5.5CVSS6.6AI score0.00133EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/21 7:26 p.m.14 views

CVE-2024-50275

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

6.3CVSS6.7AI score0.00239EPSS
Exploits0References4
OSV
OSV
added 2024/11/19 10:15 p.m.1 views

UBUNTU-CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS5.8AI score0.00472EPSS
Exploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.140 views

CVE-2024-50275

The CVE (CVE-2024-50275) affects the Linux kernel on arm64 with SVE traps. A race allows stale FPSIMD/SVE state to be reused across preemption, leading to SVE traps while TIF_SVE is set and potentially incorrect live state handling. The fix detaches from the saved CPU state when not live by calli...

7CVSS6.5AI score0.00239EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.21 views

CVE-2024-50275 arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

0.00239EPSS
Exploits0References5
OSV
OSV
added 2024/11/19 1:30 a.m.17 views

CVE-2024-50275 arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7CVSS6.5AI score0.00239EPSS
Exploits0References9
CNNVD
CNNVD
added 2024/11/12 12:0 a.m.1 views

Fortinet FortiClient 安全漏洞

Fortinet FortiClient is a mobile endpoint security solution from Fortinet, Inc. The solution provides IPsec and SSL encryption, WAN optimization, endpoint compliance, and two-factor authentication when connected to a FortiGate firewall appliance. A security vulnerability exists in Fortinet...

8.8CVSS6.6AI score0.00219EPSS
Exploits0References2
CVE
CVE
added 2024/08/17 9:8 a.m.100 views

CVE-2024-42290

Affected software: Linux kernel irqchip/imx-irqsteer on platforms such as i.MX8QM and i.MX8QXP. Issue: power-domain handling via clk_prepare could trigger a scheduling-while-atomic bug during device probing due to non-atomic runtime PM context. Root cause: runtime power management not synchronize...

5.5CVSS6.6AI score0.00231EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6AI score0.00178EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.0 views

UBUNTU-CVE-2024-38613

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on interrupts remaining disabled for the entire...

4.7CVSS6.2AI score0.00178EPSS
Exploits0References29
SUSE CVE
SUSE CVE
added 2023/03/15 3:37 a.m.2 views

SUSE CVE-2022-22075

Information Disclosure in Graphics during GPU context switch...

6.2CVSS6.6AI score0.0012EPSS
Exploits0References3
NVD
NVD
added 2023/03/10 9:15 p.m.13 views

CVE-2022-22075

Information Disclosure in Graphics during GPU context switch...

6.2CVSS6.2AI score0.0012EPSS
Exploits0References1
Prion
Prion
added 2023/03/10 9:15 p.m.14 views

Information disclosure

Information Disclosure in Graphics during GPU context switch...

1.7CVSS5.4AI score0.0012EPSS
Exploits0References1
CVE
CVE
added 2023/03/07 4:43 a.m.122 views

CVE-2022-22075

CVE-2022-22075 concerns Information Disclosure in Graphics during GPU context switch, with affected component listed as Qualcomm Display. The CVE is documented in multiple sources, including NVD and Qualcomm security references, indicating a vulnerability in the graphics/GPU context switch pathwa...

6.2CVSS5.5AI score0.0012EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2023/03/07 4:43 a.m.19 views

CVE-2022-22075 Information Exposure in Graphics

Information Disclosure in Graphics during GPU context switch...

6.2CVSS6.4AI score0.0012EPSS
Exploits0References1
Rows per page
Query Builder