Linux

Linux Kernel

12376 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just N_TTY. They are kind of special, and in particular, the "con_write()" ro...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2_TXDC to be set, we avoid a potential deadlock. In case of the timeout, there ...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips p...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 21.11.2024 09:31:58

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of thaw_super due to readonly, which causes a deadlock like below. f2fs_ioc_shutdown(F2FS_GOING_DOWN_F...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: Avoid hw_desc array overrun in dw-axi-dmac I have a use case where nr_buffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descs_allocat...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these file...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests a...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devm_kzalloc() needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113.

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimu...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 22:17:16

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in ima_match_policy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 ...