Vegard Nossum

3 exploits Active since Jun 2012
CVE-2016-7910 WRITEUP HIGH WRITEUP
Linux Kernel < 3.2.84 - Use After Free
Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel before 4.7.1 allows local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed.
CVSS 7.8
CVE-2023-3106 WRITEUP MEDIUM WRITEUP
netlink_dump - Buffer Overflow
A NULL pointer dereference vulnerability was found in netlink_dump. This issue can occur when the Netlink socket receives the message(sendmsg) for the XFRM_MSG_GETSA, XFRM_MSG_GETPOLICY type message, and the DUMP flag is set and can cause a denial of service or possibly another unspecified impact. Due to the nature of the flaw, privilege escalation cannot be fully ruled out, although it is unlikely.
CVSS 6.6
CVE-2010-4250 EXPLOITDB c WORKING POC
Linux Kernel < 2.6.36.4 - Resource Management Error
Memory leak in the inotify_init1 function in fs/notify/inotify/inotify_user.c in the Linux kernel before 2.6.37 allows local users to cause a denial of service (memory consumption) via vectors involving failed attempts to create files.