Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40266 (GCVE-0-2025-40266)
Vulnerability from cvelistv5 – Published: 2025-12-04 16:08 – Updated: 2026-05-11 21:46
VLAI
EPSS
Title
KVM: arm64: Check the untrusted offset in FF-A memory share
Summary
In the Linux kernel, the following vulnerability has been resolved:
KVM: arm64: Check the untrusted offset in FF-A memory share
Verify the offset to prevent OOB access in the hypervisor
FF-A buffer in case an untrusted large enough value
[U32_MAX - sizeof(struct ffa_composite_mem_region) + 1, U32_MAX]
is set from the host kernel.
Severity
No CVSS data available.
Assigner
References
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
6211753fdfd05af9e08f54c8d0ba3ee516034878 , < fc3139d9f4c1fe1c7d5f25f99676bd8e9c6a1041
(git)
Affected: 6211753fdfd05af9e08f54c8d0ba3ee516034878 , < bc1909ef38788f2ee3d8011d70bf029948433051 (git) Affected: 6211753fdfd05af9e08f54c8d0ba3ee516034878 , < f9f1aed6c8a3427900da3121e1868124854569c3 (git) Affected: 6211753fdfd05af9e08f54c8d0ba3ee516034878 , < 103e17aac09cdd358133f9e00998b75d6c1f1518 (git) |
|
| Linux | Linux |
Affected:
3.11
Unaffected: 0 , < 3.11 (semver) Unaffected: 6.6.118 , ≤ 6.6.* (semver) Unaffected: 6.12.60 , ≤ 6.12.* (semver) Unaffected: 6.17.10 , ≤ 6.17.* (semver) Unaffected: 6.18 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"arch/arm64/kvm/hyp/nvhe/ffa.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "fc3139d9f4c1fe1c7d5f25f99676bd8e9c6a1041",
"status": "affected",
"version": "6211753fdfd05af9e08f54c8d0ba3ee516034878",
"versionType": "git"
},
{
"lessThan": "bc1909ef38788f2ee3d8011d70bf029948433051",
"status": "affected",
"version": "6211753fdfd05af9e08f54c8d0ba3ee516034878",
"versionType": "git"
},
{
"lessThan": "f9f1aed6c8a3427900da3121e1868124854569c3",
"status": "affected",
"version": "6211753fdfd05af9e08f54c8d0ba3ee516034878",
"versionType": "git"
},
{
"lessThan": "103e17aac09cdd358133f9e00998b75d6c1f1518",
"status": "affected",
"version": "6211753fdfd05af9e08f54c8d0ba3ee516034878",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"arch/arm64/kvm/hyp/nvhe/ffa.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "3.11"
},
{
"lessThan": "3.11",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.118",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.60",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.17.*",
"status": "unaffected",
"version": "6.17.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.18",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.118",
"versionStartIncluding": "3.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.60",
"versionStartIncluding": "3.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.17.10",
"versionStartIncluding": "3.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18",
"versionStartIncluding": "3.11",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: arm64: Check the untrusted offset in FF-A memory share\n\nVerify the offset to prevent OOB access in the hypervisor\nFF-A buffer in case an untrusted large enough value\n[U32_MAX - sizeof(struct ffa_composite_mem_region) + 1, U32_MAX]\nis set from the host kernel."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T21:46:00.988Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/fc3139d9f4c1fe1c7d5f25f99676bd8e9c6a1041"
},
{
"url": "https://git.kernel.org/stable/c/bc1909ef38788f2ee3d8011d70bf029948433051"
},
{
"url": "https://git.kernel.org/stable/c/f9f1aed6c8a3427900da3121e1868124854569c3"
},
{
"url": "https://git.kernel.org/stable/c/103e17aac09cdd358133f9e00998b75d6c1f1518"
}
],
"title": "KVM: arm64: Check the untrusted offset in FF-A memory share",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-40266",
"datePublished": "2025-12-04T16:08:25.392Z",
"dateReserved": "2025-04-16T07:20:57.183Z",
"dateUpdated": "2026-05-11T21:46:00.988Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-40266",
"date": "2026-06-06",
"epss": "0.00028",
"percentile": "0.08396"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-40266\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-04T16:16:20.787\",\"lastModified\":\"2025-12-04T17:15:08.283\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nKVM: arm64: Check the untrusted offset in FF-A memory share\\n\\nVerify the offset to prevent OOB access in the hypervisor\\nFF-A buffer in case an untrusted large enough value\\n[U32_MAX - sizeof(struct ffa_composite_mem_region) + 1, U32_MAX]\\nis set from the host kernel.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/103e17aac09cdd358133f9e00998b75d6c1f1518\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bc1909ef38788f2ee3d8011d70bf029948433051\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f9f1aed6c8a3427900da3121e1868124854569c3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fc3139d9f4c1fe1c7d5f25f99676bd8e9c6a1041\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
WID-SEC-W-2026-0569
Vulnerability from csaf_certbund - Published: 2026-03-02 23:00 - Updated: 2026-03-09 23:00Summary
Google Android: Mehrere Schwachstellen
Severity
Kritisch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das Android Betriebssystem ist eine quelloffene Plattform für mobile Geräte. Die Basis bildet der Linux-Kernel.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um sich erweiterte Berechtigungen zu verschaffen, beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen oder andere nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Android
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 15 <2026-03-01
Google / Android
|
15 <2026-03-01 | ||
|
Google Android 14 <2026-03-01
Google / Android
|
14 <2026-03-01 | ||
|
Google Android 16-qpr2 <2026-03-01
Google / Android
|
16-qpr2 <2026-03-01 | ||
|
Google Android <2026-03-05
Google / Android
|
<2026-03-05 | ||
|
Google Android 16 <2026-03-01
Google / Android
|
16 <2026-03-01 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das Android Betriebssystem ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um sich erweiterte Berechtigungen zu verschaffen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen oder andere nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0569 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0569.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0569 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0569"
},
{
"category": "external",
"summary": "Android Security Bulletin\u2014March 2026 vom 2026-03-02",
"url": "https://source.android.com/docs/security/bulletin/2026/2026-03-01"
}
],
"source_lang": "en-US",
"title": "Google Android: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T09:16:50.471+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0569",
"initial_release_date": "2026-03-02T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-02T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-208387, EUVD-2025-208386, EUVD-2025-208388, EUVD-2025-208389, EUVD-2025-208390, EUVD-2025-208392, EUVD-2025-208391, EUVD-2025-208393, EUVD-2025-208394, EUVD-2025-208396"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2025-208395"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "14 \u003c2026-03-01",
"product": {
"name": "Google Android 14 \u003c2026-03-01",
"product_id": "T051339"
}
},
{
"category": "product_version",
"name": "14 2026-03-01",
"product": {
"name": "Google Android 14 2026-03-01",
"product_id": "T051339-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:14__2026-03-01"
}
}
},
{
"category": "product_version_range",
"name": "15 \u003c2026-03-01",
"product": {
"name": "Google Android 15 \u003c2026-03-01",
"product_id": "T051340"
}
},
{
"category": "product_version",
"name": "15 2026-03-01",
"product": {
"name": "Google Android 15 2026-03-01",
"product_id": "T051340-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:15__2026-03-01"
}
}
},
{
"category": "product_version_range",
"name": "16-qpr2 \u003c2026-03-01",
"product": {
"name": "Google Android 16-qpr2 \u003c2026-03-01",
"product_id": "T051342"
}
},
{
"category": "product_version",
"name": "16-qpr2 2026-03-01",
"product": {
"name": "Google Android 16-qpr2 2026-03-01",
"product_id": "T051342-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:16-qpr2__2026-03-01"
}
}
},
{
"category": "product_version_range",
"name": "16 \u003c2026-03-01",
"product": {
"name": "Google Android 16 \u003c2026-03-01",
"product_id": "T051343"
}
},
{
"category": "product_version",
"name": "16 2026-03-01",
"product": {
"name": "Google Android 16 2026-03-01",
"product_id": "T051343-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:16__2026-03-01"
}
}
},
{
"category": "product_version_range",
"name": "\u003c2026-03-05",
"product": {
"name": "Google Android \u003c2026-03-05",
"product_id": "T051344"
}
},
{
"category": "product_version",
"name": "2026-03-05",
"product": {
"name": "Google Android 2026-03-05",
"product_id": "T051344-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:2026-03-05"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-43766",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2024-43766"
},
{
"cve": "CVE-2024-43859",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2024-43859"
},
{
"cve": "CVE-2025-10865",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-10865"
},
{
"cve": "CVE-2025-13952",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-13952"
},
{
"cve": "CVE-2025-20760",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20760"
},
{
"cve": "CVE-2025-20761",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20761"
},
{
"cve": "CVE-2025-20762",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20762"
},
{
"cve": "CVE-2025-20793",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20793"
},
{
"cve": "CVE-2025-20794",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20794"
},
{
"cve": "CVE-2025-20795",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-20795"
},
{
"cve": "CVE-2025-2879",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-2879"
},
{
"cve": "CVE-2025-32313",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-32313"
},
{
"cve": "CVE-2025-38616",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-38616"
},
{
"cve": "CVE-2025-38618",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-38618"
},
{
"cve": "CVE-2025-39682",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-39682"
},
{
"cve": "CVE-2025-39946",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-39946"
},
{
"cve": "CVE-2025-40266",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-40266"
},
{
"cve": "CVE-2025-47339",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47339"
},
{
"cve": "CVE-2025-47346",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47346"
},
{
"cve": "CVE-2025-47348",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47348"
},
{
"cve": "CVE-2025-47366",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47366"
},
{
"cve": "CVE-2025-47378",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47378"
},
{
"cve": "CVE-2025-47385",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47385"
},
{
"cve": "CVE-2025-47388",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47388"
},
{
"cve": "CVE-2025-47394",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47394"
},
{
"cve": "CVE-2025-47395",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47395"
},
{
"cve": "CVE-2025-47396",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47396"
},
{
"cve": "CVE-2025-47397",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47397"
},
{
"cve": "CVE-2025-47398",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47398"
},
{
"cve": "CVE-2025-47402",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-47402"
},
{
"cve": "CVE-2025-48544",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48544"
},
{
"cve": "CVE-2025-48567",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48567"
},
{
"cve": "CVE-2025-48568",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48568"
},
{
"cve": "CVE-2025-48574",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48574"
},
{
"cve": "CVE-2025-48577",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48577"
},
{
"cve": "CVE-2025-48578",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48578"
},
{
"cve": "CVE-2025-48579",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48579"
},
{
"cve": "CVE-2025-48582",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48582"
},
{
"cve": "CVE-2025-48585",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48585"
},
{
"cve": "CVE-2025-48587",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48587"
},
{
"cve": "CVE-2025-48602",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48602"
},
{
"cve": "CVE-2025-48605",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48605"
},
{
"cve": "CVE-2025-48609",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48609"
},
{
"cve": "CVE-2025-48613",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48613"
},
{
"cve": "CVE-2025-48619",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48619"
},
{
"cve": "CVE-2025-48630",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48630"
},
{
"cve": "CVE-2025-48631",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48631"
},
{
"cve": "CVE-2025-48634",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48634"
},
{
"cve": "CVE-2025-48635",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48635"
},
{
"cve": "CVE-2025-48641",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48641"
},
{
"cve": "CVE-2025-48642",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48642"
},
{
"cve": "CVE-2025-48644",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48644"
},
{
"cve": "CVE-2025-48645",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48645"
},
{
"cve": "CVE-2025-48646",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48646"
},
{
"cve": "CVE-2025-48650",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48650"
},
{
"cve": "CVE-2025-48653",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48653"
},
{
"cve": "CVE-2025-48654",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-48654"
},
{
"cve": "CVE-2025-58407",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-58407"
},
{
"cve": "CVE-2025-58408",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-58408"
},
{
"cve": "CVE-2025-58409",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-58409"
},
{
"cve": "CVE-2025-58411",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-58411"
},
{
"cve": "CVE-2025-59600",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-59600"
},
{
"cve": "CVE-2025-61612",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-61612"
},
{
"cve": "CVE-2025-61613",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-61613"
},
{
"cve": "CVE-2025-61614",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-61614"
},
{
"cve": "CVE-2025-61615",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-61615"
},
{
"cve": "CVE-2025-61616",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-61616"
},
{
"cve": "CVE-2025-64783",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-64783"
},
{
"cve": "CVE-2025-64784",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-64784"
},
{
"cve": "CVE-2025-64893",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-64893"
},
{
"cve": "CVE-2025-69278",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-69278"
},
{
"cve": "CVE-2025-69279",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2025-69279"
},
{
"cve": "CVE-2026-0005",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0005"
},
{
"cve": "CVE-2026-0006",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0006"
},
{
"cve": "CVE-2026-0007",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0007"
},
{
"cve": "CVE-2026-0008",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0008"
},
{
"cve": "CVE-2026-0010",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0010"
},
{
"cve": "CVE-2026-0011",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0011"
},
{
"cve": "CVE-2026-0012",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0012"
},
{
"cve": "CVE-2026-0013",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0013"
},
{
"cve": "CVE-2026-0014",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0014"
},
{
"cve": "CVE-2026-0015",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0015"
},
{
"cve": "CVE-2026-0017",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0017"
},
{
"cve": "CVE-2026-0020",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0020"
},
{
"cve": "CVE-2026-0021",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0021"
},
{
"cve": "CVE-2026-0023",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0023"
},
{
"cve": "CVE-2026-0024",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0024"
},
{
"cve": "CVE-2026-0025",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0025"
},
{
"cve": "CVE-2026-0026",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0026"
},
{
"cve": "CVE-2026-0027",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0027"
},
{
"cve": "CVE-2026-0028",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0028"
},
{
"cve": "CVE-2026-0029",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0029"
},
{
"cve": "CVE-2026-0030",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0030"
},
{
"cve": "CVE-2026-0031",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0031"
},
{
"cve": "CVE-2026-0032",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0032"
},
{
"cve": "CVE-2026-0034",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0034"
},
{
"cve": "CVE-2026-0035",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0035"
},
{
"cve": "CVE-2026-0037",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0037"
},
{
"cve": "CVE-2026-0038",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0038"
},
{
"cve": "CVE-2026-0047",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-0047"
},
{
"cve": "CVE-2026-20401",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20401"
},
{
"cve": "CVE-2026-20402",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20402"
},
{
"cve": "CVE-2026-20403",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20403"
},
{
"cve": "CVE-2026-20404",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20404"
},
{
"cve": "CVE-2026-20405",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20405"
},
{
"cve": "CVE-2026-20406",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20406"
},
{
"cve": "CVE-2026-20420",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20420"
},
{
"cve": "CVE-2026-20421",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20421"
},
{
"cve": "CVE-2026-20422",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20422"
},
{
"cve": "CVE-2026-20425",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20425"
},
{
"cve": "CVE-2026-20426",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20426"
},
{
"cve": "CVE-2026-20427",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20427"
},
{
"cve": "CVE-2026-20428",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20428"
},
{
"cve": "CVE-2026-20434",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-20434"
},
{
"cve": "CVE-2026-21385",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-21385"
},
{
"cve": "CVE-2026-21735",
"product_status": {
"known_affected": [
"T051340",
"T051339",
"T051342",
"T051344",
"T051343"
]
},
"release_date": "2026-03-02T23:00:00.000+00:00",
"title": "CVE-2026-21735"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…