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 18.06.2025 09:33:53
  • Zuletzt bearbeitet 17.12.2025 17:03:52

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - fix double free in hash_accept If accept(2) is called on socket type algif_hash with MSG_MORE flag set and crypto_ahash_import fails, sk2 is freed. However, it...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:53
  • Zuletzt bearbeitet 14.11.2025 20:18:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase block_sequence array size [Why] It's possible to generate more than 50 steps in hwss_build_fast_sequence, for example with a 6-pipe asic where all pipes a...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:52
  • Zuletzt bearbeitet 17.12.2025 17:57:43

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix race of buffer access at PCM OSS layer The PCM OSS layer tries to clear the buffer with the silence data at initialization (or reconfiguration) of a stream with the ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:51
  • Zuletzt bearbeitet 14.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: alloc_tag: allocate percpu counters for module tags dynamically When a module gets unloaded it checks whether any of its tags are still in use and if so, we keep the memory contain...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:51
  • Zuletzt bearbeitet 17.12.2025 17:58:32

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store() If the 'buf' array received from the user contains an empty string, the 'length' variable will be z...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:50
  • Zuletzt bearbeitet 17.12.2025 18:54:49

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq->log_used with vq->mutex The vhost-scsi completion path may access vq->log_base when vq->log_used is already set to false. vhost-thread ...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:50
  • Zuletzt bearbeitet 17.12.2025 16:39:34

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: ...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:49
  • Zuletzt bearbeitet 06.12.2025 22:15:50

In the Linux kernel, the following vulnerability has been resolved: block: fix race between set_blocksize and read paths With the new large sector size support, it's now the case that set_blocksize can change i_blksize and the folio order in a mann...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:48
  • Zuletzt bearbeitet 17.12.2025 18:54:13

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Fix divide error in nd_label_data_init() If a faulty CXL memory device returns a broken zero LSA size in its memory device information (Identify Memory Device (Op...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:47
  • Zuletzt bearbeitet 14.11.2025 17:05:15

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: Add NULL check in sma1307_setting_loaded() All varibale allocated by kzalloc and devm_kzalloc could be NULL. Multiple pointer checks and their cleanup are added. Th...