- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:06
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drm_syncobj_find_fence() Commit 18226ba52159 ("drm/syncobj: reject invalid flags in drm_syncobj_find_fence") forgot to take into account the fact th...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:05
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: tracing: Bound synthetic-field strings with seq_buf The synthetic field helpers build a prefixed synthetic variable name and a generated hist command in fixed MAX_FILTER_STR_VAL bu...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:05
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dm_poll_bio() is the ->poll_bio() callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spin...
CVE-2026-74390
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:04
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs The irdma_copy_user_pgaddrs function loops through all of the umem DMA blocks to populate the PBLEs and will stop whe...
CVE-2026-74388
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:03
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later (in snd_seq_oss_m...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:03
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix log flood after cmd_mbox failure hns_roce_cmd_mbox() is the command interface between driver and hardware. When hardware is abnormal, the unlimited error printings af...
CVE-2026-74387
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:02
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: midi: Serialize output teardown with event_input event_process_midi() borrows msynth->output_rfile.output and then passes the substream to dump_midi() and snd_rawmidi_ke...
CVE-2026-74385
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:01
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmet_tcp_set_queue_sock The return value of nvmet_tcp_set_queue_sock() is currently ignored in nvmet_tcp_tls_handshake_done(). If it fails (e.g., ...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:01
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix page fragment cache leak in error path In nvmet_tcp_alloc_queue(), when a connection is closed during the allocation process (e.g., nvmet_tcp_set_queue_sock() return...
CVE-2026-74384
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:00
- Zuletzt bearbeitet 17.08.2026 06:19:33
In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvme_ns_head struct nvme_ns_head contains a flexible array member, current_path[], which is indexed using the NUMA node ID: head->curr...