| 概要 | In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames() hdlc_append() calls usleep_range() to wait for circular buffer space, Fix this by moving the buffer-space wait out of hdlc_append() and into 1. Pre-calculate the worst-case encoded frame length. This ensures that sleeping only happens without any lock held, and This bug is found by CodeQL static analysis tool (interprocedural |
|---|---|
| 公表日 | 2026年5月27日23:17 |
| 登録日 | 2026年5月28日4:13 |
| 最終更新日 | 2026年5月27日23:48 |