Back to bug 2168251
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Product Security DevOps Team | 2023-02-10 09:17:37 UTC | Status | NEW | CLOSED |
| Resolution | --- | NOTABUG | ||
| Last Closed | 2023-02-10 09:17:37 UTC | |||
| Alex | 2023-06-21 18:34:07 UTC | Alias | CVE-2023-3359 | |
| Summary | kernel: brcm_nvram_parse in drivers/nvmem/brcm_nvram.c lacks check of the return value of kzalloc() and will cause the NULL Pointer Dereference | CVE-2023-3359 kernel: brcm_nvram_parse in drivers/nvmem/brcm_nvram.c lacks check of the return value of kzalloc() and will cause the NULL Pointer Dereference | ||
| Alex | 2023-06-28 13:41:26 UTC | Fixed In Version | kernel 6.1-rc8 | |
| Alex | 2023-06-28 13:44:10 UTC | Doc Text | An issue was discovered in the Linux kernel brcm_nvram_parse in drivers/nvmem/brcm_nvram.c. Lacks for the check of the return value of kzalloc() can cause the NULL Pointer Dereference. | |
| RaTasha Tillery-Smith | 2023-06-28 15:16:18 UTC | Doc Text | An issue was discovered in the Linux kernel brcm_nvram_parse in drivers/nvmem/brcm_nvram.c. Lacks for the check of the return value of kzalloc() can cause the NULL Pointer Dereference. | A flaw was found in the Linux kernel’s brcm_nvram_parse in drivers/nvmem/brcm_nvram.c. This issue lacks checking the return value of kzalloc(), which can cause a NULL pointer dereference issue. |
| Jan Pazdziora | 2023-07-26 11:16:31 UTC | Flags | needinfo?(allarkin) | |
| CC | jpazdziora | |||
| Alex | 2023-07-30 12:55:37 UTC | Flags | needinfo?(jpazdziora) | |
| Alex | 2023-07-30 12:56:27 UTC | Flags | needinfo?(allarkin) | |
| Jan Pazdziora | 2023-07-31 08:10:16 UTC | Flags | needinfo?(jpazdziora) |
Back to bug 2168251