Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    17216 vulnerabilities found for Android by Google

    CVE-2026-0151 (GCVE-0-2026-0151)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In IntfGraphCreate of intfgraph.c, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-190 - Integer Overflow or Wraparound
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0151",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:12.373Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In IntfGraphCreate of intfgraph.c, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:24.093Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0151",
        "datePublished": "2026-06-16T18:51:24.093Z",
        "dateReserved": "2025-10-23T08:44:00.676Z",
        "dateUpdated": "2026-06-17T03:56:12.373Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0150 (GCVE-0-2026-0150)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In ExecuteGraph command handler of EdgeTPU firmware, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with root privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-190 - Integer Overflow or Wraparound
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0150",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:13.449Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In ExecuteGraph command handler of EdgeTPU firmware, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with root privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:23.135Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0150",
        "datePublished": "2026-06-16T18:51:23.135Z",
        "dateReserved": "2025-10-23T08:43:58.901Z",
        "dateUpdated": "2026-06-17T03:56:13.449Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0149 (GCVE-0-2026-0149)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In RtpSession::rtpSendRtcpPacket, there is a possible OOB write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-122 - Heap-based Buffer Overflow
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0149",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-122",
                    "description": "CWE-122 Heap-based Buffer Overflow",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:14.554Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtpSession::rtpSendRtcpPacket, there is a possible OOB write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:22.184Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0149",
        "datePublished": "2026-06-16T18:51:22.184Z",
        "dateReserved": "2025-10-23T08:43:57.569Z",
        "dateUpdated": "2026-06-17T03:56:14.554Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0148 (GCVE-0-2026-0148)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In multiple functions of VideoRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-190 - Integer Overflow or Wraparound
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0148",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:15.659Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of VideoRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:21.239Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0148",
        "datePublished": "2026-06-16T18:51:21.239Z",
        "dateReserved": "2025-10-23T08:43:56.098Z",
        "dateUpdated": "2026-06-17T03:56:15.659Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0147 (GCVE-0-2026-0147)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In __mfc_core_nal_q_get_dec_metadata_sei_nal of mfc_core_nal_q.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0147",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:16.756Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In __mfc_core_nal_q_get_dec_metadata_sei_nal of mfc_core_nal_q.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:20.268Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0147",
        "datePublished": "2026-06-16T18:51:20.268Z",
        "dateReserved": "2025-10-23T08:43:54.592Z",
        "dateUpdated": "2026-06-17T03:56:16.756Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0146 (GCVE-0-2026-0146)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In mfc_core_get_dec_metadata_sei_nal of mfc_core_reg_api.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0146",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:17.842Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In mfc_core_get_dec_metadata_sei_nal of mfc_core_reg_api.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:19.294Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0146",
        "datePublished": "2026-06-16T18:51:19.294Z",
        "dateReserved": "2025-10-23T08:43:53.321Z",
        "dateUpdated": "2026-06-17T03:56:17.842Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0145 (GCVE-0-2026-0145)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:12
    VLAI
    Summary
    In keymint, there is a possible Permission Bypass due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-862 - Missing Authorization
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.3,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0145",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:12:18.977713Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-862",
                    "description": "CWE-862 Missing Authorization",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:12:21.183Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In keymint, there is a possible Permission Bypass due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:18.317Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0145",
        "datePublished": "2026-06-16T18:51:18.317Z",
        "dateReserved": "2025-10-23T08:43:52.210Z",
        "dateUpdated": "2026-06-16T20:12:21.183Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0144 (GCVE-0-2026-0144)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:12
    VLAI
    Summary
    In writeAocCommand of AocAudioCodec.cpp, there is a possible memory safety issue due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Denial of service
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0144",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:12:31.457074Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:12:58.629Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In writeAocCommand of AocAudioCodec.cpp, there is a possible memory safety issue due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Denial of service",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:17.365Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0144",
        "datePublished": "2026-06-16T18:51:17.365Z",
        "dateReserved": "2025-10-23T08:43:50.891Z",
        "dateUpdated": "2026-06-16T20:12:58.629Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0143 (GCVE-0-2026-0143)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In lwis_device_external_event_emit of lwis_event.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-416 - Use After Free
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0143",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:18.962Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In lwis_device_external_event_emit of lwis_event.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:16.389Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0143",
        "datePublished": "2026-06-16T18:51:16.389Z",
        "dateReserved": "2025-10-23T08:43:49.406Z",
        "dateUpdated": "2026-06-17T03:56:18.962Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0142 (GCVE-0-2026-0142)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:52
    VLAI
    Summary
    In iavb_parse_key_data of avb_rsa.c, there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-125 - Out-of-bounds Read
    • CWE-20 - Improper Input Validation
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.3,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0142",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:51:57.297248Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:52:00.237Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In iavb_parse_key_data of avb_rsa.c, there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:15.431Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0142",
        "datePublished": "2026-06-16T18:51:15.431Z",
        "dateReserved": "2025-10-23T08:43:48.111Z",
        "dateUpdated": "2026-06-16T20:52:00.237Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0141 (GCVE-0-2026-0141)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:33
    VLAI
    Summary
    In decodeAppPacket of RtcpAppPacket.cpp, there is a possible OOB read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0141",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:15:38.072359Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:33:14.687Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In decodeAppPacket of RtcpAppPacket.cpp, there is a possible OOB read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:14.490Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0141",
        "datePublished": "2026-06-16T18:51:14.490Z",
        "dateReserved": "2025-10-23T08:43:46.842Z",
        "dateUpdated": "2026-06-16T20:33:14.687Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0140 (GCVE-0-2026-0140)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:33
    VLAI
    Summary
    In RtpPacket::decodePacket, there is a possible out-of-bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-190 - Integer Overflow or Wraparound
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0140",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:16:08.469737Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:33:54.122Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtpPacket::decodePacket, there is a possible out-of-bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:13.545Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0140",
        "datePublished": "2026-06-16T18:51:13.545Z",
        "dateReserved": "2025-10-23T08:43:45.280Z",
        "dateUpdated": "2026-06-16T20:33:54.122Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0139 (GCVE-0-2026-0139)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In Modem, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0139",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:22.238Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Modem, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:12.578Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0139",
        "datePublished": "2026-06-16T18:51:12.578Z",
        "dateReserved": "2025-10-23T08:43:43.651Z",
        "dateUpdated": "2026-06-17T03:56:22.238Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0138 (GCVE-0-2026-0138)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In lwis_io_buffer_write of lwis_io_buffer.c, there is a possible out of bounds write due to memory corruption. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    • CWE-787 - Out-of-bounds Write
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0138",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:21.152Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In lwis_io_buffer_write of lwis_io_buffer.c, there is a possible out of bounds write due to memory corruption. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:11.620Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0138",
        "datePublished": "2026-06-16T18:51:11.620Z",
        "dateReserved": "2025-10-23T08:43:42.415Z",
        "dateUpdated": "2026-06-17T03:56:21.152Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0137 (GCVE-0-2026-0137)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In edgetpu_sync_fence_group_shutdown() of edgetpu-dmabuf.c, there is a possible elevation of privilege due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-416 - Use After Free
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0137",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:20.060Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In edgetpu_sync_fence_group_shutdown() of edgetpu-dmabuf.c, there is a possible elevation of privilege due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:10.670Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0137",
        "datePublished": "2026-06-16T18:51:10.670Z",
        "dateReserved": "2025-10-23T08:43:41.241Z",
        "dateUpdated": "2026-06-17T03:56:20.060Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0136 (GCVE-0-2026-0136)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:36
    VLAI
    Summary
    In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Denial of service
    • CWE-125 - Out-of-bounds Read
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0136",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:17:45.417702Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:36:48.026Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Denial of service",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:09.716Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0136",
        "datePublished": "2026-06-16T18:51:09.716Z",
        "dateReserved": "2025-10-23T08:43:40.068Z",
        "dateUpdated": "2026-06-16T20:36:48.026Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0135 (GCVE-0-2026-0135)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0135",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:28.893Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:08.740Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0135",
        "datePublished": "2026-06-16T18:51:08.740Z",
        "dateReserved": "2025-10-23T08:43:38.810Z",
        "dateUpdated": "2026-06-17T03:56:28.893Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0134 (GCVE-0-2026-0134)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:51
    VLAI
    Summary
    In PostWipeData of recovery_ui.cpp, there is a possible data persistence issue after a factory reset due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-1188 - Initialization of a Resource with an Insecure Default
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.3,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0134",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:51:08.278432Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-1188",
                    "description": "CWE-1188 Initialization of a Resource with an Insecure Default",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:51:12.261Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In PostWipeData of recovery_ui.cpp, there is a possible data persistence issue after a factory reset due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:07.769Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0134",
        "datePublished": "2026-06-16T18:51:07.769Z",
        "dateReserved": "2025-10-23T08:43:37.055Z",
        "dateUpdated": "2026-06-16T20:51:12.261Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0133 (GCVE-0-2026-0133)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In smmu_attach_dev of arm-smmu-v3.c, there is a possible way to sign malicious Android Runtime bootclass artifacts due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-862 - Missing Authorization
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0133",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-862",
                    "description": "CWE-862 Missing Authorization",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:29.978Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In smmu_attach_dev of arm-smmu-v3.c, there is a possible way to sign malicious Android Runtime bootclass artifacts due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:06.775Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0133",
        "datePublished": "2026-06-16T18:51:06.775Z",
        "dateReserved": "2025-10-23T08:43:35.898Z",
        "dateUpdated": "2026-06-17T03:56:29.978Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0132 (GCVE-0-2026-0132)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In Modem, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0132",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-122",
                    "description": "CWE-122 Heap-based Buffer Overflow",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:26.681Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Modem, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:05.823Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0132",
        "datePublished": "2026-06-16T18:51:05.823Z",
        "dateReserved": "2025-10-23T08:43:34.664Z",
        "dateUpdated": "2026-06-17T03:56:26.681Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0131 (GCVE-0-2026-0131)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In RtpPacket::decodePacket, there is a possible out of bounds access due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-125 - Out-of-bounds Read
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.3,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0131",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:25.619Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtpPacket::decodePacket, there is a possible out of bounds access due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:04.859Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0131",
        "datePublished": "2026-06-16T18:51:04.859Z",
        "dateReserved": "2025-10-23T08:43:33.389Z",
        "dateUpdated": "2026-06-17T03:56:25.619Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0130 (GCVE-0-2026-0130)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:46
    VLAI
    Summary
    In RtcpChunk::decodeRtcpChunk, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-125 - Out-of-bounds Read
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.5,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0130",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:46:31.194295Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-122",
                    "description": "CWE-122 Heap-based Buffer Overflow",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:46:54.920Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtcpChunk::decodeRtcpChunk, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:03.912Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0130",
        "datePublished": "2026-06-16T18:51:03.912Z",
        "dateReserved": "2025-10-23T08:43:31.921Z",
        "dateUpdated": "2026-06-16T20:46:54.920Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0129 (GCVE-0-2026-0129)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:47
    VLAI
    Summary
    In RtcpByePacket::decodeByePacket, there is a possible due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.5,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0129",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:47:37.796413Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:47:58.127Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtcpByePacket::decodeByePacket, there is a possible  due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:02.967Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0129",
        "datePublished": "2026-06-16T18:51:02.967Z",
        "dateReserved": "2025-10-23T08:43:30.690Z",
        "dateUpdated": "2026-06-16T20:47:58.127Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0128 (GCVE-0-2026-0128)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-07-06 14:38
    VLAI
    Summary
    In RtcpFbPacket::decodeRtcpFbPacket, there is a possible out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-125 - Out-of-bounds Read
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.5,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0128",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:41:11.202381Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-06T14:38:55.223Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In RtcpFbPacket::decodeRtcpFbPacket, there is a possible out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:02.003Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0128",
        "datePublished": "2026-06-16T18:51:02.003Z",
        "dateReserved": "2025-10-23T08:43:29.413Z",
        "dateUpdated": "2026-07-06T14:38:55.223Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0127 (GCVE-0-2026-0127)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-16 20:28
    VLAI
    Summary
    In NrmmMsgCodec::DecodeUPUTransparentContext of cn_NrmmDecoder.cpp, there is a possible out-of-bounds read due to memory corruption. This could lead to remote denial of service causing a communication processor crash with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Denial of service
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0127",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T20:28:26.965702Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T20:28:30.157Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In NrmmMsgCodec::DecodeUPUTransparentContext of cn_NrmmDecoder.cpp, there is a possible out-of-bounds read due to memory corruption. This could lead to remote denial of service causing a communication processor crash with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Denial of service",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:01.053Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0127",
        "datePublished": "2026-06-16T18:51:01.053Z",
        "dateReserved": "2025-10-23T08:43:27.922Z",
        "dateUpdated": "2026-06-16T20:28:30.157Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0126 (GCVE-0-2026-0126)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-24 15:54
    VLAI
    Summary
    In WC-Radio, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Remote code execution
    • CWE-787 - Out-of-bounds Write
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0126",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-17T03:56:24.129433Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-24T15:54:50.366Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In WC-Radio, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:51:00.108Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0126",
        "datePublished": "2026-06-16T18:51:00.108Z",
        "dateReserved": "2025-10-23T08:43:26.415Z",
        "dateUpdated": "2026-06-24T15:54:50.366Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-0125 (GCVE-0-2026-0125)

    Vulnerability from cvelistv5 – Published: 2026-06-16 18:50 – Updated: 2026-06-17 03:56
    VLAI
    Summary
    In multiple functions of vpu_ioctl.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • Elevation of privilege
    • CWE-416 - Use After Free
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0125",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:56:24.434Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of vpu_ioctl.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-16T18:50:59.138Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-0125",
        "datePublished": "2026-06-16T18:50:59.138Z",
        "dateReserved": "2025-10-23T08:43:25.150Z",
        "dateUpdated": "2026-06-17T03:56:24.434Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CERTFR-2026-AVI-0679

    Vulnerability from certfr_avis - Published: 2026-06-02 - Updated: 2026-06-02

    De multiples vulnérabilités ont été découvertes dans Google Android. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.

    Google indique que la vulnérabilité CVE-2025-48595 est activement exploitée.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    Google Android Android versions antérieures à 14, 15, 16, 16-qpr2 et Filet avant le correctif du 1er juin 2026
    References
    Bulletin de sécurité Google Android 2026-06-01 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Android versions ant\u00e9rieures \u00e0 14, 15, 16, 16-qpr2 et Filet avant le correctif du 1er juin 2026",
          "product": {
            "name": "Android",
            "vendor": {
              "name": "Google",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2026-0075",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0075"
        },
        {
          "name": "CVE-2025-47384",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47384"
        },
        {
          "name": "CVE-2026-0046",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0046"
        },
        {
          "name": "CVE-2026-20449",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20449"
        },
        {
          "name": "CVE-2026-22167",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22167"
        },
        {
          "name": "CVE-2026-0100",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0100"
        },
        {
          "name": "CVE-2026-0042",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0042"
        },
        {
          "name": "CVE-2026-21372",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21372"
        },
        {
          "name": "CVE-2026-0087",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0087"
        },
        {
          "name": "CVE-2026-21546",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21546"
        },
        {
          "name": "CVE-2026-28574",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28574"
        },
        {
          "name": "CVE-2026-0052",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0052"
        },
        {
          "name": "CVE-2026-21378",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21378"
        },
        {
          "name": "CVE-2025-71254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71254"
        },
        {
          "name": "CVE-2026-0091",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0091"
        },
        {
          "name": "CVE-2025-48595",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48595"
        },
        {
          "name": "CVE-2026-0088",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0088"
        },
        {
          "name": "CVE-2026-21374",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21374"
        },
        {
          "name": "CVE-2026-0016",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0016"
        },
        {
          "name": "CVE-2026-0078",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0078"
        },
        {
          "name": "CVE-2026-0048",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0048"
        },
        {
          "name": "CVE-2025-59606",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-59606"
        },
        {
          "name": "CVE-2026-21736",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21736"
        },
        {
          "name": "CVE-2026-28581",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28581"
        },
        {
          "name": "CVE-2026-0044",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0044"
        },
        {
          "name": "CVE-2025-47401",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47401"
        },
        {
          "name": "CVE-2026-0051",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0051"
        },
        {
          "name": "CVE-2026-21547",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21547"
        },
        {
          "name": "CVE-2025-26418",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-26418"
        },
        {
          "name": "CVE-2026-21544",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21544"
        },
        {
          "name": "CVE-2026-0050",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0050"
        },
        {
          "name": "CVE-2026-0096",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0096"
        },
        {
          "name": "CVE-2026-0055",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0055"
        },
        {
          "name": "CVE-2026-0086",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0086"
        },
        {
          "name": "CVE-2026-0061",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0061"
        },
        {
          "name": "CVE-2026-0043",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0043"
        },
        {
          "name": "CVE-2026-20431",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20431"
        },
        {
          "name": "CVE-2026-21373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21373"
        },
        {
          "name": "CVE-2025-48570",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48570"
        },
        {
          "name": "CVE-2026-20433",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20433"
        },
        {
          "name": "CVE-2026-0056",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0056"
        },
        {
          "name": "CVE-2026-0095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0095"
        },
        {
          "name": "CVE-2026-21541",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21541"
        },
        {
          "name": "CVE-2026-20432",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20432"
        },
        {
          "name": "CVE-2026-0076",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0076"
        },
        {
          "name": "CVE-2025-47400",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47400"
        },
        {
          "name": "CVE-2025-48600",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48600"
        },
        {
          "name": "CVE-2026-0009",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0009"
        },
        {
          "name": "CVE-2026-0070",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0070"
        },
        {
          "name": "CVE-2026-0039",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0039"
        },
        {
          "name": "CVE-2026-21542",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21542"
        },
        {
          "name": "CVE-2026-28586",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28586"
        },
        {
          "name": "CVE-2026-21353",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21353"
        },
        {
          "name": "CVE-2026-0036",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0036"
        },
        {
          "name": "CVE-2026-0069",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0069"
        },
        {
          "name": "CVE-2025-48649",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48649"
        },
        {
          "name": "CVE-2026-21545",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21545"
        },
        {
          "name": "CVE-2026-0059",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0059"
        },
        {
          "name": "CVE-2025-71255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71255"
        },
        {
          "name": "CVE-2025-64505",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
        },
        {
          "name": "CVE-2026-28577",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28577"
        },
        {
          "name": "CVE-2025-48648",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48648"
        },
        {
          "name": "CVE-2026-0077",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0077"
        },
        {
          "name": "CVE-2025-48612",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48612"
        },
        {
          "name": "CVE-2026-0060",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0060"
        },
        {
          "name": "CVE-2025-71256",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71256"
        },
        {
          "name": "CVE-2026-21367",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21367"
        },
        {
          "name": "CVE-2025-71253",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71253"
        },
        {
          "name": "CVE-2026-0079",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0079"
        },
        {
          "name": "CVE-2026-0099",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0099"
        },
        {
          "name": "CVE-2025-64720",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
        },
        {
          "name": "CVE-2026-21538",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21538"
        },
        {
          "name": "CVE-2026-28580",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28580"
        },
        {
          "name": "CVE-2026-28578",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-28578"
        },
        {
          "name": "CVE-2025-48652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48652"
        },
        {
          "name": "CVE-2026-24089",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-24089"
        },
        {
          "name": "CVE-2025-65018",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
        },
        {
          "name": "CVE-2026-21376",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21376"
        },
        {
          "name": "CVE-2026-21540",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21540"
        },
        {
          "name": "CVE-2026-20455",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20455"
        },
        {
          "name": "CVE-2026-20448",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20448"
        },
        {
          "name": "CVE-2026-0074",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0074"
        },
        {
          "name": "CVE-2025-48581",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48581"
        },
        {
          "name": "CVE-2025-22426",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22426"
        },
        {
          "name": "CVE-2026-21375",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21375"
        },
        {
          "name": "CVE-2025-40214",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40214"
        },
        {
          "name": "CVE-2026-21352",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21352"
        },
        {
          "name": "CVE-2026-21543",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21543"
        },
        {
          "name": "CVE-2026-0093",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0093"
        },
        {
          "name": "CVE-2026-21381",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21381"
        },
        {
          "name": "CVE-2025-71252",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71252"
        },
        {
          "name": "CVE-2026-20435",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20435"
        },
        {
          "name": "CVE-2025-32348",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32348"
        },
        {
          "name": "CVE-2025-48616",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48616"
        },
        {
          "name": "CVE-2025-47392",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47392"
        },
        {
          "name": "CVE-2026-20447",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20447"
        },
        {
          "name": "CVE-2026-25277",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25277"
        },
        {
          "name": "CVE-2026-0094",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0094"
        },
        {
          "name": "CVE-2026-22163",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22163"
        },
        {
          "name": "CVE-2026-25276",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25276"
        },
        {
          "name": "CVE-2026-0045",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0045"
        },
        {
          "name": "CVE-2026-20454",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20454"
        },
        {
          "name": "CVE-2026-0067",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0067"
        },
        {
          "name": "CVE-2025-48615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48615"
        },
        {
          "name": "CVE-2026-21539",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21539"
        },
        {
          "name": "CVE-2026-0085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0085"
        },
        {
          "name": "CVE-2026-0097",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0097"
        },
        {
          "name": "CVE-2026-0089",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0089"
        },
        {
          "name": "CVE-2025-71251",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-71251"
        },
        {
          "name": "CVE-2025-59604",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-59604"
        },
        {
          "name": "CVE-2025-59605",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-59605"
        },
        {
          "name": "CVE-2026-0018",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0018"
        },
        {
          "name": "CVE-2025-47403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47403"
        },
        {
          "name": "CVE-2026-0098",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0098"
        },
        {
          "name": "CVE-2026-21380",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21380"
        },
        {
          "name": "CVE-2026-0080",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0080"
        },
        {
          "name": "CVE-2026-20450",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20450"
        },
        {
          "name": "CVE-2026-0041",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0041"
        },
        {
          "name": "CVE-2026-0040",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0040"
        },
        {
          "name": "CVE-2026-24085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-24085"
        },
        {
          "name": "CVE-2026-20453",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-20453"
        },
        {
          "name": "CVE-2025-22424",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22424"
        }
      ],
      "initial_release_date": "2026-06-02T00:00:00",
      "last_revision_date": "2026-06-02T00:00:00",
      "links": [],
      "reference": "CERTFR-2026-AVI-0679",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2026-06-02T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
        },
        {
          "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
        },
        {
          "description": "D\u00e9ni de service"
        },
        {
          "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
        },
        {
          "description": "\u00c9l\u00e9vation de privil\u00e8ges"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n\nGoogle indique que la vuln\u00e9rabilit\u00e9 CVE-2025-48595 est activement exploit\u00e9e.",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
      "vendor_advisories": [
        {
          "published_at": "2026-06-01",
          "title": "Bulletin de s\u00e9curit\u00e9 Google Android",
          "url": "https://source.android.com/docs/security/bulletin/2026/2026-06-01?hl=fr"
        }
      ]
    }

    CVE-2026-28586 (GCVE-0-2026-28586)

    Vulnerability from nvd – Published: 2026-06-01 21:14 – Updated: 2026-06-01 22:37
    VLAI
    Summary
    In multiple functions of AppOpsService.java, there is a possible missing permission check due to a permissions bypass. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure
    • CWE-269 - Improper Privilege Management
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: 16-qpr2
    Affected: 16
    Affected: 15
    Affected: 14
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 3.3,
                  "baseSeverity": "LOW",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-28586",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-01T22:26:13.277526Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-01T22:37:41.835Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "16-qpr2"
                },
                {
                  "status": "affected",
                  "version": "16"
                },
                {
                  "status": "affected",
                  "version": "15"
                },
                {
                  "status": "affected",
                  "version": "14"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of AppOpsService.java, there is a possible missing permission check due to a permissions bypass. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-01T21:14:56.215Z",
            "orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
            "shortName": "google_android"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
        "assignerShortName": "google_android",
        "cveId": "CVE-2026-28586",
        "datePublished": "2026-06-01T21:14:56.215Z",
        "dateReserved": "2026-03-02T19:11:00.351Z",
        "dateUpdated": "2026-06-01T22:37:41.835Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-28581 (GCVE-0-2026-28581)

    Vulnerability from nvd – Published: 2026-06-01 21:14 – Updated: 2026-06-01 22:39
    VLAI
    Summary
    In fixInitiatingUserIfNecessary of CallIntentProcessor.java, there is a possible way to make an emergency call due to a logic error in the code. This could lead to local with null execution privileges needed. User interaction is null for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Google Android Affected: 16-qpr2
    Affected: 16
    Affected: 15
    Affected: 14
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-28581",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-01T22:39:08.344844Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-01T22:39:11.373Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "16-qpr2"
                },
                {
                  "status": "affected",
                  "version": "16"
                },
                {
                  "status": "affected",
                  "version": "15"
                },
                {
                  "status": "affected",
                  "version": "14"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In fixInitiatingUserIfNecessary of CallIntentProcessor.java, there is a possible way to make an emergency call due to a logic error in the code. This could lead to local  with null execution privileges needed. User interaction is null for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-01T21:14:56.114Z",
            "orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
            "shortName": "google_android"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/2026/2026-06-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
        "assignerShortName": "google_android",
        "cveId": "CVE-2026-28581",
        "datePublished": "2026-06-01T21:14:56.114Z",
        "dateReserved": "2026-03-02T19:10:53.531Z",
        "dateUpdated": "2026-06-01T22:39:11.373Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }