In the Linux kernel, the following vulnerability has been resolved: smc: Fix various oops due to inet_sock type confusion. syzbot reported weird splats [0][1] in cipso_v4_sock_setattr() while freei…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: smc: Fix various oops due to inet_sock type confusion. syzbot reported weird splats [0][1] in cipso_v4_sock_setattr() while freeing inet_sk(sk)->inet_opt. The address was freed multiple times even though it was read-only memory. cipso_v4_sock_setattr() did nothing wrong, and the root cause was type confusion. The cited commit made it possible to create smc_sock as an INET socket. The issue is that struct smc_sock does not…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/5b02e397929e5b13b969ef1f8e43c7951e2864f5 Patch
- https://git.kernel.org/stable/c/60ada4fe644edaa6c2da97364184b0425e8aeaf5 Patch
- https://git.kernel.org/stable/c/67a167a6b8b45607bc34aa541d1c75097d18d460 Patch
Timeline
- nvd_ingest NVD