CVE-2026-43184
- EPSS 0.44%
- Veröffentlicht 06.05.2026 11:27:55
- Zuletzt bearbeitet 11.05.2026 20:56:19
In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely. This prevents any stray bytes to be picked up by t...
CVE-2026-43182
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:54
- Zuletzt bearbeitet 11.05.2026 20:53:18
In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE limit register's value. Albeit the value is presum...
CVE-2026-43183
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:54
- Zuletzt bearbeitet 11.05.2026 20:55:02
In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory region obtained by cx25821_get_resources().
CVE-2026-43180
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:52
- Zuletzt bearbeitet 12.05.2026 19:36:09
In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls netif_stop_queue() and netif_wake_queue(). These are ...
CVE-2026-43173
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:27:48
- Zuletzt bearbeitet 01.06.2026 17:17:04
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xx_get_ts_info() ixp46x_ptp_find() is called unconditionally despite this feature only existing on ixp46x, leading to t...
CVE-2026-43172
- EPSS 0.26%
- Veröffentlicht 06.05.2026 11:27:47
- Zuletzt bearbeitet 13.05.2026 14:56:38
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then using "fwrt->smem_cfg.lmac[2]" is an overrun of the a...
CVE-2026-43170
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:27:46
- Zuletzt bearbeitet 13.05.2026 14:52:52
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which in turn invokes power-supply-core APIs. And some t...
CVE-2026-43171
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:27:46
- Zuletzt bearbeitet 13.05.2026 14:55:22
In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cper_print_fw_err() doesn't check if the error record length is big enough to handle offset. On a bad firmware, i...
CVE-2026-43168
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:27:44
- Zuletzt bearbeitet 13.05.2026 14:51:05
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error") doesn't handle all cases and the cleanup job for preserved xattr e...
CVE-2026-43167
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:43
- Zuletzt bearbeitet 13.05.2026 14:50:02
In the Linux kernel, the following vulnerability has been resolved: xfrm: always flush state and policy upon NETDEV_UNREGISTER event syzbot is reporting that "struct xfrm_state" refcount is leaking. unregister_netdevice: waiting for netdevsim0 t...