"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_uart: add missing NULL check in h5_enqueue\n\nSyzbot hit general protection fault in __pm_runtime_resume(). The problem\nwas in missing NULL check.\n\nhu->serdev can be NULL and we should not blindly pass &serdev->dev\nsomewhere, since it will cause GPF."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: Bluetooth: hci_uart: falta de comprobaci\u00f3n NULL en h5_enqueue Syzbot encontr\u00f3 un fallo de protecci\u00f3n general en __pm_runtime_resume(). El problema estaba en la falta de comprobaci\u00f3n NULL. hu->serdev puede ser NULL y no deber\u00edamos pasar ciegamente &serdev->dev en alg\u00fan lugar, ya que provocar\u00e1 GPF."