Cong Wang

3 exploits Active since Jul 2013
CVE-2013-4129 WRITEUP WRITEUP
Linux Kernel - Improper Input Validation
The bridge multicast implementation in the Linux kernel through 3.10.3 does not check whether a certain timer is armed before modifying the timeout value of that timer, which allows local users to cause a denial of service (BUG and system crash) via vectors involving the shutdown of a KVM virtual machine, related to net/bridge/br_mdb.c and net/bridge/br_multicast.c.
CVE-2018-12232 WRITEUP MEDIUM WRITEUP
Linux kernel <4.17.1 - Use After Free
In net/socket.c in the Linux kernel through 4.17.1, there is a race condition between fchownat and close in cases where they target the same socket file descriptor, related to the sock_close and sockfs_setattr functions. fchownat does not increment the file descriptor reference count, which allows close to set the socket to NULL during fchownat's execution, leading to a NULL pointer dereference and system crash.
CVSS 5.9
CVE-2018-14734 WRITEUP HIGH WRITEUP
Linux kernel <4.17.11 - DoS
drivers/infiniband/core/ucma.c in the Linux kernel through 4.17.11 allows ucma_leave_multicast to access a certain data structure after a cleanup step in ucma_process_join, which allows attackers to cause a denial of service (use-after-free).
CVSS 7.8