CVE-2023-52690 | In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks.
In the Linux kernel, the following vulnerability has been resolved:
powerpc/powernv: Add a null pointer check to scom_debug_init_one()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
Add a null pointer check, and release 'ent' to avoid memory leaks.
- 🔗 git.kernel.org/stable/c/f84c1446daa552e9699da8d1f8375eac…
- 🔗 git.kernel.org/stable/c/1eefa93faf69188540b08b024794fa90…
- 🔗 git.kernel.org/stable/c/2a82c4439b903639e0a1f21990cd399f…
- 🔗 git.kernel.org/stable/c/ed8d023cfa97b559db58c0e1afdd2eec…
- 🔗 git.kernel.org/stable/c/dd8422ff271c22058560832fc3006324…
- 🔗 git.kernel.org/stable/c/a9c05cbb6644a2103c75b6906e9dafb9…
- 🔗 git.kernel.org/stable/c/9a260f2dd827bbc82cc60eb4f4d8c227…
- 🔗 lists.debian.org/debian-lts-announce/2024/06/msg00016.html
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-06 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2023-52690 | In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer check, and release 'ent' to avoid memory leaks.
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a nul