3 matches found
CVE-2024-47711
In the Linux kernel, the following vulnerability has been resolved: afunix: Don't return OOB skb in manageoob. syzbot reported use-after-free in unixstreamrecvurg. 0 The scenario is 1. sendMSGOOB 2. recvMSGOOB - The consumed OOB remains in recv queue 3. sendMSGOOB 4. recv - manageoob returns the...
ROS-20240823-01
Vulnerability of amdgpurasgetcontext function in drm/amdgpu component of Linux operating system kernel is related to null pointer dereferencing on drmcvtmode failure. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability of brcmfnotifyescancomplete...
The vulnerability of the unix_stream_recv_urg() function in the implementation of AF_UNIX sockets in Linux kernels allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the unixstreamrecvurg function in the net/unix/afunix.c module, which is part of the Linux kernel’s AFUNIX socket implementation, relates to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...