Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 19.02.2013 19:55:01
  • Last modified 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...

Exploit
  • EPSS 0.04%
  • Published 18.02.2013 11:56:38
  • Last modified 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 ...

Exploit
  • EPSS 0.08%
  • Published 18.02.2013 11:56:38
  • Last modified 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 ...

  • EPSS 0.09%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

  • EPSS 0.36%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

  • EPSS 0.2%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

Exploit
  • EPSS 0.08%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

  • EPSS 0.23%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

  • EPSS 1.03%
  • Published 18.02.2013 04:41:50
  • Last modified 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.

  • EPSS 0.05%
  • Published 18.02.2013 04:41:50
  • Last modified 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.