Linux

Linux

5625 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 04.04.2025 14:34:28

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel The following race is possible between bpf_timer_cancel_and_free and bpf_timer_cancel. It will lead a UAF on ...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 16:03:33

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 ("act_mirred: use the backlog for nested calls to mirred ingress") hangs our ...

  • EPSS 0.05%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 16:03:52

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished(). syzkaller reported a warning [0] in inet_csk_destroy_sock() with no repro. WARN_ON(inet_sk(sk)->...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 16:04:16

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix disable_managed_interrupts Correct blk-mq registration issue with module parameter disable_managed_interrupts enabled. When we turn off the default PCI_IRQ_AFF...

  • EPSS 0%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 15:44:46

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedr_create_user_qp error flow Avoid the following warning by making sure to free the allocated resources in case that qedr_init_user_queue() fail. -----------[ cut...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 02.05.2025 07:15:51

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Support specifying the srpt_service_guid parameter Make loading ib_srpt with this parameter set work. The current behavior is that setting that parameter while loading t...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 04.04.2025 14:32:01

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usb_role_switch parent's module reference after the user get usb_ro...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 16:57:25

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiod_lookup_table Without the terminator, if a con_id is passed to gpio_find() that does not exist in the lookup table the function will not stop lo...

  • EPSS 0.01%
  • Published 03.04.2024 17:15:51
  • Last modified 17.03.2025 16:57:11

In the Linux kernel, the following vulnerability has been resolved: l2tp: pass correct message length to ip6_append_data l2tp_ip6_sendmsg needs to avoid accounting for the transport header twice when splicing more data into an already partially-occ...

  • EPSS 0.1%
  • Published 03.04.2024 17:15:50
  • Last modified 17.03.2025 16:02:28

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775) Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers...