Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 17.09.2025 15:29:55

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARN_ON() in implement() Syzkaller hit a warning [1] in a call to implement() when trying to write a value into a field of smaller size in an output r...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:13
  • Last modified 17.09.2025 15:32:01

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILES_DEAD set, we can still read the requests, so in the following concurrency the request may be u...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 16:15:42

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) Lack of check for copy-on-write (COW) mapping in drm_gem_shmem_mmap allows users to call mmap with PROT_WRITE and MA...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 16:24:36

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in event_deliver() Coverity spotted that event_msg is controlled by user-space, event_msg->event_data.event is passed to event_d...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 16:43:00

In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_...

  • EPSS 0.2%
  • Published 12.07.2024 13:15:12
  • Last modified 10.05.2025 15:15:58

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 15:27:57

In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current confi...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 15:28:50

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the g...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:12
  • Last modified 17.09.2025 15:29:05

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komeda_pipeline_get_state() may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing.

  • EPSS 0.02%
  • Published 10.07.2024 08:15:11
  • Last modified 17.09.2025 16:14:45

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY When CONFIG_DEBUG_BUGVERBOSE=n, we fail to add necessary padding bytes to bug_table entries, and as a result the last entry i...