Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 24.12.2024 19:15:06
  • Zuletzt bearbeitet 18.06.2025 20:42:10

In the linux kernel, if IMA appraisal is used with the "ima_appraise=log" boot param, lockdown can be defeated with kexec on any machine when Secure Boot is disabled or unavailable. IMA prevents setting "ima_appraise=log" from the boot param when Sec...

  • EPSS 0.27%
  • Veröffentlicht 24.12.2024 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:17:34

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get() This loop is supposed to break if the frequency returned from clk_round_rate() is the same as on the previous itera...

  • EPSS 0.22%
  • Veröffentlicht 24.12.2024 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:17:34

In the Linux kernel, the following vulnerability has been resolved: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of mem_ctrl_idx left-shifted 16 bits and OR-ed with DIMM index. With m...

Warnung Medienbericht
  • EPSS 1.33%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 04.11.2025 16:47:05

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. ...

  • EPSS 0.23%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:17:33

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2_file_read_iter() Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2_file_read_iter+0x9a4/0xf80 ocfs2_file_re...

  • EPSS 0.23%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() I found the following bug in my fuzzer: UBSAN: array-index-out-of-bounds in drivers/net/wireless/ath/ath9...

  • EPSS 0.23%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:17:33

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfs_info.opp_...

  • EPSS 0.21%
  • Veröffentlicht 24.12.2024 12:15:22
  • Zuletzt bearbeitet 03.11.2025 21:17:31

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential integer overflow during physmem setup This issue happens when the real map size is greater than LONG_MAX, which can be easily triggered on UML/i386.

  • EPSS 0.23%
  • Veröffentlicht 24.12.2024 12:15:22
  • Zuletzt bearbeitet 03.11.2025 21:17:31

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is >= U32_MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decod...

  • EPSS 0.2%
  • Veröffentlicht 24.12.2024 12:15:22
  • Zuletzt bearbeitet 01.10.2025 21:16:36

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid ...