Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:31
  • Zuletzt bearbeitet 26.06.2026 19:26:24

In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARN_ON in ACPI probes These WARN_ONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless.

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:30
  • Zuletzt bearbeitet 26.06.2026 20:17:11

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated Explicitly set/clear CR8 write interception when AVIC is (de)activated to fix a bug where KVM leaves the inter...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:30
  • Zuletzt bearbeitet 26.06.2026 19:27:23

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. T...

  • EPSS 0.12%
  • Veröffentlicht 13.05.2026 15:08:29
  • Zuletzt bearbeitet 26.06.2026 20:17:19

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Disable preemption between scx_claim_exit() and kicking helper work scx_claim_exit() atomically sets exit_kind, which prevents scx_error() from triggering further error ...

  • EPSS 0.11%
  • Veröffentlicht 13.05.2026 15:08:28
  • Zuletzt bearbeitet 26.06.2026 20:17:39

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition The acp3x_5682_init() function did not check the return value of clk_get(), which could lead to deref...

  • EPSS 0.12%
  • Veröffentlicht 13.05.2026 15:08:26
  • Zuletzt bearbeitet 26.06.2026 20:18:11

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas() sizeof(num) evaluates to sizeof(size_t) (8 bytes on 64-bit) instead of the intended __be32 element size (4 bytes)...

Medienbericht Exploit
  • EPSS 92.77%
  • Veröffentlicht 11.05.2026 08:16:16
  • Zuletzt bearbeitet 30.06.2026 03:19:46

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy ...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:33
  • Zuletzt bearbeitet 21.05.2026 14:58:56

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT This resolves the follow splat and lock-up when running with PREEMPT_RT enabled on Hyper-V: [ 415.140818] BUG: scheduling...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 21.05.2026 14:59:03

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to free...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 21.05.2026 14:59:00

In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context where the kernel's internal file_kattr structure is i...