Lucene search
+L

1411 matches found

Cvelist
Cvelist
added 2024/11/19 1:30 a.m.44 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...

7.3CVSS0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 1:30 a.m.30 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...

7.3CVSS6.5AI score
SaveExploits0References9
CVE
CVE
added 2024/11/19 1:30 a.m.165 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...

7.3CVSS6.5AI score0.00241EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.17 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...

7.3CVSS5.9AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/07 5:15 a.m.10 views

CVE-2024-20862

Out-of-bounds write in SveService prior to SMR May-2024 Release 1 allows local privileged attackers to execute arbitrary code...

6.7CVSS6AI score0.00205EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/07 12:00 a.m.8 views

SAMSUNG Mobile devices 安全漏洞

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc. from Samsung South Korea. A security vulnerability exists in SAMSUNG Mobile devices SMR May-2024 Release 1, which originates from a post-release reuse vulnerability in SveService...

6.7CVSS6.6AI score0.00191EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/05/06 12:00 a.m.14 views

PT-2024-18772 · Unknown · Sveservice

Name of the Vulnerable Software and Affected Versions: SveService versions prior to SMR May-2024 Release 1 Description: The issue is related to a use after free vulnerability that allows local privileged attackers to cause memory corruption. Recommendations: For versions prior to SMR May-2024...

6.7CVSS6.9AI score0.00191EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

7.8CVSS6.8AI score0.00142EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/12 4:12 p.m.32 views

CVE-2024-26618

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

6CVSS7.2AI score0.00239EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.42 views

CVE-2024-26618

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.40 views

CVE-2024-26618 arm64/sme: Always exit sme_alloc() early with existing storage

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

7.6AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.31 views

CVE-2024-26618 arm64/sme: Always exit sme_alloc() early with existing storage

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

6.8AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/16 11:25 p.m.14 views

GSD-2022-1005020 arm64/sme: Don't flush SVE register state when allocating SME storage

arm64/sme: Don't flush SVE register state when allocating SME storage This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:25 p.m.22 views

GSD-2022-1005016 arm64/sme: Don't flush SVE register state when handling SME traps

arm64/sme: Don't flush SVE register state when handling SME traps This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.6 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.12 views

PT-2022-33278 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.19 through v5.19.5 Description: The issue is related to the arm64/sme in the Linux Kernel, where SVE register state is not flushed when allocating SME storage. The actual impact and attack plausibility have not yet be...

7.2AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2022/05/05 3:08 a.m.524 views

Exploit for Improper Access Control in Samsung Livewallpaperservice

Improper access control vulnerability in LiveWallpaperService...

5.3CVSS4.7AI score0.00747EPSS
SaveExploits1
NVD
NVD
added 2021/01/05 6:15 p.m.22 views

CVE-2021-22495

An issue was discovered on Samsung mobile devices with O8.x, P9.0, Q10.0, and R11.0 Exynos chipsets software. The Mali GPU driver allows out-of-bounds access and a device reset. The Samsung ID is SVE-2020-19174 January 2021...

7.1CVSS5.6AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2021/01/05 6:15 p.m.30 views

CVE-2021-22492

An issue was discovered on Samsung mobile devices with O8.x, P9.0, and Q10.0 Broadcom Bluetooth chipsets software. The Bluetooth UART driver has a buffer overflow. The Samsung ID is SVE-2020-18731 January 2021...

8.8CVSS8.9AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2021/01/05 6:15 p.m.25 views

CVE-2021-22494

An issue was discovered in the fingerprint scanner on Samsung Note20 mobile devices with Q10.0 software. When a screen protector is used, the required image compensation is not present. Consequently, inversion can occur during fingerprint enrollment, and a high False Recognition Rate FRR can occu...

5.5CVSS5.5AI score0.00304EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/05 6:15 p.m.28 views

Code injection

An issue was discovered in the fingerprint scanner on Samsung Note20 mobile devices with Q10.0 software. When a screen protector is used, the required image compensation is not present. Consequently, inversion can occur during fingerprint enrollment, and a high False Recognition Rate FRR can occu...

4.3CVSS5.5AI score0.00304EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder