Lucene search
+L

346 matches found

CVE
CVE
added 2026/09/15 6:34 p.m.2 views

CVE-2026-58747

CVE-2026-58747 is a permission bypass in the ARM SMMU v3 driver, specifically in the smmu_detach_dev function of arm-smmu-v3.c. A logic error allows a local attacker with System execution privileges to escalate privileges, resulting in high impact to confidentiality, integrity, and availability (...

6.7CVSS6AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/15 6:34 p.m.4 views

EUVD-2026-79016

In smmudetachdev of arm-smmu-v3.c, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS6AI score
SaveExploits0References1
CVE
CVE
added 2026/09/15 6:34 p.m.3 views

CVE-2026-58718

This vulnerability affects the ARM SMMUv3 driver in Android (Pixel), specifically in the smmu_detach_dev_nested function of arm-smmu-v3.c. The root cause is improper input validation , which can lead to a local escalation of privilege with System execution privileges required and no user interact...

6.7CVSS5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/15 6:34 p.m.4 views

EUVD-2026-79007

In smmudetachdevnested of arm-smmu-v3.c, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/15 6:34 p.m.17 views

CVE-2026-58718

In smmudetachdevnested of arm-smmu-v3.c, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 3:31 p.m.7 views

cve-2025-21479_iqooneo8

CVE-2025-21479 — Qualcomm Adreno GPU 提权漏洞利用(SM8475 / iQOO Neo8) 针对 CVE-2025-21479 的本地提权实验代码,目标是 vivo V2301A(iQOO Neo8 / PD2301,Snapdragon 8+ Gen 1 / SM8475,Adreno A730,Android 14,GKI 内核 5.10)上的 Qualcomm Adreno GPU(KGSL)。 原理上,漏洞利用通过 KGSL 的 CPSMMUTABLEUPDATE 命令驱动 GPU 的 SMMU, 获得任意物理内存读写 能力,进而关闭...

8.6CVSS8.4AI score0.00843EPSS
SaveExploits7References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fixed a possible null-ptr-deref in armsmmudeviceprobe. This issue could lead to a null-ptr-deref when using ‘res’, if platformgetresource returns NULL. Therefore, move operations using ‘res’ should be performed...

5.5CVSS6AI score0.00277EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 3:13 p.m.7 views

EUVD-2026-71253

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix CMDSYNC use-after-free on teardown armsmmuimplremove is registered as a devres action in armsmmuimplprobe, before armsmmuinitqueues allocates smmu-cmdq.q.base. On a devres unwind, whether a failed probe ...

5.5AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 12:00 a.m.5 views

PUB-A-511933767

In smmudetachdev of arm-smmu-v3.c, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/01 12:00 a.m.5 views

PUB-A-512355295

In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/01 12:00 a.m.5 views

PUB-A-512055546

In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/01 12:00 a.m.5 views

PUB-A-511630167

In smmudetachdevnested of arm-smmu-v3.c, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/01 12:00 a.m.4 views

PUB-A-512098385

In smmuinstallnestedste of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-sva: Fixed the issue of memory use-after-free. Currently, we call arm64mmcontextput without holding a reference to the MM register, which can lead to use-after-free. We call mmgrab/mmdrop to ensure that the MM...

7.8CVSS6AI score0.00288EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fixed the refcount leak in armsmmudevice when armsmmurpmget fails. The armsmmurpmget function invokes pmruntimegetsync, which increases the refcount of “smmu”. This occurs even though the return value is less than...

7.1CVSS6.1AI score0.00255EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: iommu/arm-smmu-v3: Fixed the soft lockup triggered by armsmmumminvalidaterange. When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog:...

5.5CVSS6AI score0.00173EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: perf/smmuv3: Fixed the hotplug callback leak in armsmmupmuinit. armsmmupmuinit will not remove the callback added by cpuhpsetupstatemulti when platformdriverregister fails. The callback must be removed by cpuhpremovemultistate in...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/15 11:49 p.m.11 views

SUSE CVE-2026-74573

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE armvsmmuvsidtosid maps a guest's vSID to a single physical Stream ID taken from master-streams0, assuming a device has exactly one stream. A device with sever...

9.3CVSS5.3AI score0.00131EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.18 views

CVE-2026-74573

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE armvsmmuvsidtosid maps a guest's vSID to a single physical Stream ID taken from master-streams0, assuming a device has exactly one stream. A device with sever...

9.3CVSS0.00131EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.14 views

CVE-2026-74573

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE armvsmmuvsidtosid maps a guest's vSID to a single physical Stream ID taken from master-streams0, assuming a device has exactly one stream. A device with sever...

9.3CVSS5.3AI score0.00131EPSS
SaveExploits0References5
Rows per page
Query Builder