In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skb_queue_empty() use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skb_peek() unexpectedly returning NULL or a pointer to an already dequeued socket buffer.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.8 | Medium | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | ≤ 3.0 |
| Linux | Linux | Versions 11.3.1, 12.3.1, 13.3.0, 13.3.1, and R5 |
| Linux | Linux | 15.0(2)EX8 |
| Linux | Linux | 15.2(1)GC2 |