Debian

Debian Linux

9943 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:08
  • Zuletzt bearbeitet 18.12.2025 16:49:32

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). syzkaller reported a null-ptr-deref in sock_omalloc() while allocating a CALIPSO option. [0] The NULL is of struct soc...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 12:47:09
  • Zuletzt bearbeitet 18.12.2025 16:48:54

In the Linux kernel, the following vulnerability has been resolved: sch_hfsc: make hfsc_qlen_notify() idempotent hfsc_qlen_notify() is not idempotent either and not friendly to its callers, like fq_codel_dequeue(). Let's make it idempotent to ease ...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 10:39:55
  • Zuletzt bearbeitet 18.12.2025 16:46:25

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tb_cfg_request_dequeue(): general protection fault, probably for non-canonical address 0xd...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:36:10
  • Zuletzt bearbeitet 18.12.2025 20:53:34

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0.

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:36:09
  • Zuletzt bearbeitet 18.12.2025 20:53:13

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Discard stale CPU state when handling SME traps The logic for handling SME traps manipulates saved FPSIMD/SVE/SME state incorrectly, and a race with preemption can re...

  • EPSS 0.05%
  • Veröffentlicht 03.07.2025 08:36:06
  • Zuletzt bearbeitet 18.12.2025 20:51:59

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap [ 2172.936997] ------------[ cut here ]------------ [ 2172.936999] kernel BUG at lib/iov_iter.c:629! ...... [ 2172.944996] PKRU: 55555554 [ 2172.94...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:36:06
  • Zuletzt bearbeitet 18.12.2025 20:52:29

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdr_first_de() return value The hdr_first_de() function returns a pointer to a struct NTFS_DE. This pointer may be NULL. To handle the NULL error effectively, it i...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:36:05
  • Zuletzt bearbeitet 18.12.2025 20:51:32

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skb_linearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a ...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:36:04
  • Zuletzt bearbeitet 18.12.2025 17:32:07

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi->total_valid_block_count syzbot reported a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:36:03
  • Zuletzt bearbeitet 18.12.2025 17:30:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources we...