Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 16.07.2024 12:15:04
  • Last modified 24.09.2025 18:14:21

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. In the Tx case we th...

  • EPSS 0.03%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:03:17

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sba_unmap_sg Rolf Eike Beer reported the following bug: [1274934.746891] Bad Address (null pointer deref?): Code=15 (Data TLB miss fault) at addr 0000...

  • EPSS 0.02%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:06:07

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the det...

  • EPSS 0.01%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:07:10

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for path_event call If no driver is attached to a device or the driver does not provide the path_event function, an FCES path-event on this...

  • EPSS 0.01%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:11:23

In the Linux kernel, the following vulnerability has been resolved: perf: Fix list corruption in perf_cgroup_switch() There's list corruption on cgrp_cpuctx_list. This happens on the following path: perf_cgroup_switch: list_for_each_entry(cgrp_c...

  • EPSS 0.02%
  • Published 16.07.2024 12:15:04
  • Last modified 24.09.2025 16:54:07

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and...

  • EPSS 0.01%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:13:18

In the Linux kernel, the following vulnerability has been resolved: fs/proc: task_mmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 [#1] PREEMPT...

  • EPSS 0.02%
  • Published 16.07.2024 12:15:04
  • Last modified 24.09.2025 16:51:16

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clk_div_table _get_table_maxdiv() tries to access "clk_div_table" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent t...

  • EPSS 0.04%
  • Published 16.07.2024 12:15:04
  • Last modified 03.10.2025 14:17:44

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX Commit effa453168a7 ("i2c: i801: Don't silently correct invalid transfer size") revealed that ee1004_eeprom_read() did not pr...

  • EPSS 0.02%
  • Published 16.07.2024 12:15:03
  • Last modified 03.10.2025 14:32:27

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens mo...