Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:06

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce d...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.10.2025 15:13:42

In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq to address potential data races. The structur...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:06

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARN_ON() in implement() Syzkaller hit a warning [1] in a call to implement() when trying to write a value into a field of smaller size in an output r...

  • EPSS 0.02%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:06

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() We got the following issue in a fuzz test of randomly issuing the restore command: =======================...

  • EPSS 0.02%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:11

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() We got the following issue in a fuzz test of randomly issuing the restore command: ============================...

  • EPSS 0.02%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:11

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILES_DEAD set, we can still read the requests, so in the following concurrency the request may be u...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:11

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory There is a potential out-of-bounds access when using test_bit() on a single word. The test_bit() and set_bit()...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:11

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when th...

  • EPSS 0.02%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:12

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps There could be a potential use-after-free case in tcpm_register_source_caps(). This could happen when: * new...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 03.11.2025 22:17:12

In the Linux kernel, the following vulnerability has been resolved: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages The syzbot fuzzer found that the interrupt-URB completion callback in the cdc-wdm driver was taking too long, a...