In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skb_linearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 1.7.x versions prior to 1.7.1 |
| Linux | Linux | 7.1 MR1 |
| Linux | Linux | 15.1(2)T4 |
| Linux | Linux | 15.1(3)T |