Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 04.09.2024 20:15:09
  • Last modified 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at input_mt_init_slots(), for num_slots is supplied from userspace using ioctl(UI_DEV_CREATE). Since nobody kn...

  • EPSS 0.02%
  • Published 04.09.2024 20:15:08
  • Last modified 03.11.2025 23:15:46

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference We shouldn't set real_dev to NULL because packets can be in transit and xfrm might call xdo_dev_offload_ok() in parallel. All ca...

  • EPSS 0.02%
  • Published 04.09.2024 20:15:08
  • Last modified 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the pointer.

  • EPSS 0.06%
  • Published 04.09.2024 20:15:08
  • Last modified 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcp_sk_exit_batch Its possible that two threads call tcp_sk_exit_batch() concurrently, once from the cleanup_net workqueue, once from a task th...

  • EPSS 0.05%
  • Published 04.09.2024 20:15:08
  • Last modified 06.09.2024 16:29:28

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid possible NULL dereference in cifs_free_subrequest() Clang static checker (scan-build) warning: cifsglob.h:line 890, column 3 Access to field 'ops' results in a ...

  • EPSS 0.03%
  • Published 04.09.2024 20:15:08
  • Last modified 06.09.2024 16:28:49

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` When enabling UBSAN on Raspberry Pi 5, we get the following warning: [ 387.894977] UBSAN: array-index-out-of-bounds in driv...

  • EPSS 0.02%
  • Published 04.09.2024 20:15:08
  • Last modified 10.10.2024 15:59:06

In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommu_report_device_fault() When iommu_report_device_fault gets called with a partial fault it is supposed to collect the fault into the group and the...

  • EPSS 0.02%
  • Published 04.09.2024 20:15:08
  • Last modified 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, the flow is as below: ...

  • EPSS 0.01%
  • Published 04.09.2024 20:15:08
  • Last modified 16.09.2024 12:21:47

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive ->recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot->recvmsg has been replaced with vsock_bpf_recvmsg(). Thus the following recursii...

  • EPSS 0.02%
  • Published 04.09.2024 20:15:08
  • Last modified 06.09.2024 16:28:25

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb() When there are multiple ap interfaces on one band and with WED on, turning the interface down will c...