CVE-2013-0290
- EPSS 0.01%
- Veröffentlicht 19.02.2013 19:55:01
- Zuletzt bearbeitet 11.04.2025 00:51:21
The __skb_recv_datagram function in net/core/datagram.c in the Linux kernel before 3.8 does not properly handle the MSG_PEEK flag with zero-length data, which allows local users to cause a denial of service (infinite loop and system hang) via a craft...
- EPSS 0.04%
- Veröffentlicht 18.02.2013 11:56:38
- Zuletzt bearbeitet 11.04.2025 00:51:21
The CRC32C feature in the Btrfs implementation in the Linux kernel before 3.8-rc1 allows local users to cause a denial of service (extended runtime of kernel code) by creating many different files whose names are associated with the same CRC32C hash ...
- EPSS 0.08%
- Veröffentlicht 18.02.2013 11:56:38
- Zuletzt bearbeitet 11.04.2025 00:51:21
The CRC32C feature in the Btrfs implementation in the Linux kernel before 3.8-rc1 allows local users to cause a denial of service (prevention of file creation) by leveraging the ability to write to a directory important to the victim, and creating a ...
CVE-2012-4398
- EPSS 0.09%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
The __request_module function in kernel/kmod.c in the Linux kernel before 3.4 does not set a certain killable attribute, which allows local users to cause a denial of service (memory consumption) via a crafted application.
CVE-2012-4530
- EPSS 0.36%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
The load_script function in fs/binfmt_script.c in the Linux kernel before 3.7.2 does not properly handle recursion, which allows local users to obtain sensitive information from kernel stack memory via a crafted application.
CVE-2013-0160
- EPSS 0.2%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
The Linux kernel through 3.7.9 allows local users to obtain sensitive information about keystroke timing by using the inotify API on the /dev/ptmx device.
CVE-2013-0216
- EPSS 0.08%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
The Xen netback functionality in the Linux kernel before 3.7.8 allows guest OS users to cause a denial of service (loop) by triggering ring pointer corruption.
CVE-2013-0217
- EPSS 0.23%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
Memory leak in drivers/net/xen-netback/netback.c in the Xen netback functionality in the Linux kernel before 3.7.8 allows guest OS users to cause a denial of service (memory consumption) by triggering certain error conditions.
CVE-2013-0268
- EPSS 1.03%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
The msr_open function in arch/x86/kernel/msr.c in the Linux kernel before 3.7.6 allows local users to bypass intended capability restrictions by executing a crafted application as root, as demonstrated by msr32.c.
CVE-2013-0871
- EPSS 0.05%
- Veröffentlicht 18.02.2013 04:41:50
- Zuletzt bearbeitet 11.04.2025 00:51:21
Race condition in the ptrace functionality in the Linux kernel before 3.7.5 allows local users to gain privileges via a PTRACE_SETREGS ptrace system call in a crafted application, as demonstrated by ptrace_death.