| Summary | 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 |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:13 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |