| Summary | In the Linux kernel, the following vulnerability has been resolved: pinctrl: ocelot: fix system hang on level based interrupts The current implementation only calls chained_irq_enter() and ``` chained_irq_enter(parent_chip, desc); However, in case of GPIO pin configured in level mode and the parent Moving chained_irq_enter() and chained_irq_exit() outside the for loop The similar code with chained_irq_enter() / chained_irq_exit() functions |
|---|---|
| Publication Date | Nov. 8, 2024, 3:15 p.m. |
| Registration Date | Nov. 9, 2024, 5 a.m. |
| Last Update | Nov. 8, 2024, 3:15 p.m. |
| Title | Linux の Linux Kernel における例外的な状態のチェックに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、例外的な状態のチェックに関する脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 12, 2024, midnight |
| Registration Date | Dec. 2, 2024, 12:07 p.m. |
| Last Update | Dec. 2, 2024, 12:07 p.m. |
| Linux |
| Linux Kernel 5.15.169 未満 |
| Linux Kernel 5.16 以上 6.1.114 未満 |
| Linux Kernel 6.12 |
| Linux Kernel 6.2 以上 6.6.58 未満 |
| Linux Kernel 6.7 以上 6.11.5 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年12月02日] 掲載 | Dec. 2, 2024, 11:09 a.m. |