Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfs_fiemap() Since nilfs_bmap_lookup_contig() in nilfs_fiemap() calculates its result by being prepared to go through potentially maxblocks ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set t...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 01.10.2025 21:16:40

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widg...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:26

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() In 'wlc_phy_iqcal_gainparams_nphy()', add gain range check to WARN() instead of possible out-of-bounds 'tbl_...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:26

In the Linux kernel, the following vulnerability has been resolved: safesetid: check size of policy writes syzbot attempts to write a buffer with a large size to a sysfs entry with writes handled by handle_policy_update(), triggering a warning in k...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:26

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX Shifting 1 << 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent thi...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:26

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mt_input_configured devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NU...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle a symlink read error correctly Patch series "Convert ocfs2 to use folios". Mark did a conversion of ocfs2 to use folios and sent it to me as a giant patch for review...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that started the operation. That pointer will be used when the devi...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 12.05.2026 13:16:25

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc() in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: [ 10.693310][ T1] tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 0) [...