
CVE-2022-40674 – expat: a use-after-free in the doContent function in xmlparse.c
https://notcve.org/view.php?id=CVE-2022-40674
14 Sep 2022 — Issues addressed include bypass, code execution, integer overflow, memory leak, and use-after-free vulnerabilities. • https://github.com/libexpat/libexpat/pull/629 • CWE-416: Use After Free •

CVE-2022-20393
https://notcve.org/view.php?id=CVE-2022-20393
13 Sep 2022 — In extract3GPPGlobalDescriptions of TextDescriptions.cpp, there is a possible out of bounds read due to an integer overflow. • https://source.android.com/security/bulletin/2022-09-01 • CWE-191: Integer Underflow (Wrap or Wraparound) •

CVE-2021-0871
https://notcve.org/view.php?id=CVE-2021-0871
13 Sep 2022 — In PVRSRVBridgePMRPDumpSymbolicAddr of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. • https://source.android.com/security/bulletin/2022-09-01 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-37956 – Windows Kernel Elevation of Privilege Vulnerability
https://notcve.org/view.php?id=CVE-2022-37956
13 Sep 2022 — Este ID de CVE es diferente de CVE-2022-37957, CVE-2022-37964 The Windows Kernel suffers from integer overflow vulnerabilities in its registry subkey lists leading to memory corruption. • https://packetstorm.news/files/id/168723 •

CVE-2022-31789
https://notcve.org/view.php?id=CVE-2022-31789
06 Sep 2022 — An integer overflow in WatchGuard Firebox and XTM appliances allows an unauthenticated remote attacker to trigger a buffer overflow and potentially execute arbitrary code by sending a malicious request to exposed management ports. • https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2022-00015 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-26466
https://notcve.org/view.php?id=CVE-2022-26466
06 Sep 2022 — In audio ipi, there is a possible out of bounds write due to an integer overflow. • https://corp.mediatek.com/product-security-bulletin/September-2022 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-26459
https://notcve.org/view.php?id=CVE-2022-26459
06 Sep 2022 — In vow, there is a possible out of bounds read due to an integer overflow. • https://corp.mediatek.com/product-security-bulletin/September-2022 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-26454
https://notcve.org/view.php?id=CVE-2022-26454
06 Sep 2022 — In teei, there is a possible memory corruption due to an integer overflow. • https://corp.mediatek.com/product-security-bulletin/September-2022 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-39842 – Ubuntu Security Notice USN-5924-1
https://notcve.org/view.php?id=CVE-2022-39842
05 Sep 2022 — In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing the size check. • https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19 • CWE-190: Integer Overflow or Wraparound •

CVE-2022-35252 – curl: Incorrect handling of control code characters in cookies
https://notcve.org/view.php?id=CVE-2022-35252
02 Sep 2022 — Issues addressed include buffer over-read, buffer overflow, bypass, code execution, denial of service, double free, integer overflow, out of bounds read, and use-after-free vulnerabilities. • http://seclists.org/fulldisclosure/2023/Jan/20 • CWE-20: Improper Input Validation CWE-1286: Improper Validation of Syntactic Correctness of Input •