Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 23.09.2025 13:44:12

In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmit_buf leak in activate when LSR == 0xff When LSR is 0xff in ->activate() (rather unlike), we return an error. Provided ->shutdown() is not called when ->activate() fa...

  • EPSS 0.15%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 21.10.2025 11:56:00

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just n...

  • EPSS 0.12%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 25.03.2025 15:07:33

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in remove_phb_dynamic() In remove_phb_dynamic() we use &phb->io_resource, after we've called device_unregister(&host_bridge->dev). But the unreg...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 23.09.2025 13:46:39

In the Linux kernel, the following vulnerability has been resolved: af_netlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlink_recvmsg() fills in the address of the sender. One of the fields is the 32-...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 25.03.2025 15:07:03

In the Linux kernel, the following vulnerability has been resolved: block, bfq: don't move oom_bfqq Our test report a UAF: [ 2073.019181] ================================================================== [ 2073.019188] BUG: KASAN: use-after-free ...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 22.10.2025 17:17:09

In the Linux kernel, the following vulnerability has been resolved: LSM: general protection fault in legacy_parse_param The usual LSM hook "bail on fail" scheme doesn't work for cases where a security module may return an error code indicating that...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 25.03.2025 15:07:11

In the Linux kernel, the following vulnerability has been resolved: net: hns3: add vlan list lock to protect vlan list When adding port base VLAN, vf VLAN need to remove from HW and modify the vlan state in vf VLAN list as false. If the periodicity...

  • EPSS 0.13%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 01.10.2025 20:15:53

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct ent...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 01.10.2025 20:15:53

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 23.09.2025 13:43:59

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() or of_get_child_by_name() with refcount incremented....