Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:17
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2_dump_omd() value of ptr is increased by ciph_key_len instead of hash_iv_len which could lead to going beyond the buffer boundaries. Fix...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on thi...

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 20.10.2025 22:04:02

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE bpf_prog_attach uses attach_type_to_prog_type to enforce proper attach type for BPF_PROG_TYPE_CGROUP_SK...

  • EPSS 0.74%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports [1] hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for...

  • EPSS 0.22%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 17.09.2025 21:04:44

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket->sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. T...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports [1] hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. Wh...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:36:59

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdns_mhdp_atomic_enable(), the return value of drm_mode_duplicate() is assigned to mhdp_state->current_mode, an...

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:37:09

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if CONFIG_PLAT_ORION macro is not defined. Fix this bug by adding NULL c...

  • EPSS 0.26%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVS_PACKET_CMD_EXECUTE has 3 main attributes: - OVS_PACKET_ATTR_KEY - Packet metadata in a netlink format. - OVS_PA...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:02

In the Linux kernel, the following vulnerability has been resolved: bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq Undefined behavior is triggered when bnxt_qplib_alloc_init_hwq is called with hwq_attr->aux_depth != 0 and hwq_...