| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser() When the buffer length of the recvmsg system call is 0, we got the watchdog: BUG: soft lockup - CPU#3 stuck for 27s! [a.out:6149] The logic in tcp_bpf_recvmsg_parser is as follows: msg_bytes_ready: In this case, "copied" always is 0, the infinite loop occurs. According to the Linux system call man page, 0 should be returned in this |
|---|---|
| Publication Date | May 3, 2025, 1:15 a.m. |
| Registration Date | May 3, 2025, 4 a.m. |
| Last Update | May 3, 2025, 1:15 a.m. |
| Title | Linux の Linux Kernel における無限ループに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、無限ループに関する脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | March 3, 2023, midnight |
| Registration Date | Nov. 12, 2025, 2:19 p.m. |
| Last Update | Nov. 12, 2025, 2:19 p.m. |
| Linux |
| Linux Kernel 4.20 以上 5.15.103 未満 |
| Linux Kernel 5.16 以上 6.1.20 未満 |
| Linux Kernel 6.2 以上 6.2.7 未満 |
| Linux Kernel 6.3 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2025年11月12日] 掲載 | Nov. 12, 2025, 10:44 a.m. |