CVE-2026-46305
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
08/06/2026
Última modificación:
08/06/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc<br />
<br />
The return value of kzalloc_flex() is used without<br />
ensuring that the allocation succeeded, and the<br />
pointer is dereferenced unconditionally.<br />
<br />
Guard the access to the allocated structure to<br />
avoid a potential NULL pointer dereference if the<br />
allocation fails.



