Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:06
  • Zuletzt bearbeitet 10.11.2025 17:31:43

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through af_alg, use spin locks instead of mutexes to protect the default null al...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:05
  • Zuletzt bearbeitet 03.11.2025 20:18:36

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancel_sync warnings on uninitialized work_structs Betty reported hitting the following warning: [ 8.709131][ T221] WARNING: CPU: 2 PID: 221 at kernel/workqu...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:05
  • Zuletzt bearbeitet 10.11.2025 17:32:50

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in __generic_file_write_iter. [1] Before the write operation is completed, the user executes ioct...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:04
  • Zuletzt bearbeitet 20.05.2025 14:15:48

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:03
  • Zuletzt bearbeitet 05.06.2025 14:32:23

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_timeout() will set the state of the current task to TASK_UNINTERRUPTIBLE, before doing the condition che...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:03
  • Zuletzt bearbeitet 03.11.2025 20:18:36

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix a buf size overflow issue during udmabuf creation by casting size_limit_mb to u64 when calculate pglimit.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:01
  • Zuletzt bearbeitet 05.06.2025 14:32:50

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in dev_uevent() If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its dri...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:01
  • Zuletzt bearbeitet 03.11.2025 20:18:35

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spi_imx_setupxfer() Add check for the return value of spi_imx_setupxfer(). spi_imx->rx and spi_imx->tx function pointer can be NULL when spi_imx_setupxf...

  • EPSS 0.02%
  • Veröffentlicht 07.05.2025 13:17:33
  • Zuletzt bearbeitet 10.11.2025 17:34:55

In the Linux kernel, the following vulnerability has been resolved: net_sched: keep alloc_hash updated after hash allocation In commit 599be01ee567 ("net_sched: fix an OOB access in cls_tcindex") I moved cp->hash calculation before the first tcinde...

  • EPSS 0.01%
  • Veröffentlicht 05.05.2025 14:53:34
  • Zuletzt bearbeitet 10.11.2025 17:35:27

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that ea...