CVE-2026-46144
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:36:00
- Zuletzt bearbeitet 10.06.2026 21:17:48
In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal destroy path cleans it up.
CVE-2026-46143
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:59
- Zuletzt bearbeitet 24.06.2026 17:03:51
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens As prepare can be called mulitple times, this can result in multiple graph opens for playback path. This will result in a mem...
CVE-2026-46142
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:57
- Zuletzt bearbeitet 24.06.2026 17:07:50
In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WX_CFG_PORT_ST is a PF restricted register. When a VF is initialized, attempting to read this register triggers an illegal regis...
CVE-2026-46140
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:56
- Zuletzt bearbeitet 04.07.2026 12:16:56
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: validate WMT event SKB length before struct access btmtk_usb_hci_wmt_sync() casts the WMT event response SKB data to struct btmtk_hci_wmt_evt (7 bytes) and struct...
CVE-2026-46141
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:56
- Zuletzt bearbeitet 24.06.2026 17:08:28
In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 (size 64): comm "kworker/8...
CVE-2026-46139
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:35:55
- Zuletzt bearbeitet 24.06.2026 17:26:46
In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type of num_aces to le16") split struct smb_acl's __le32 ...
CVE-2026-46138
- EPSS 0.28%
- Veröffentlicht 28.05.2026 09:35:54
- Zuletzt bearbeitet 24.06.2026 17:27:56
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates over BT_BOUND connections for a BIG handle using a ...
CVE-2026-46137
- EPSS 0.43%
- Veröffentlicht 28.05.2026 09:35:53
- Zuletzt bearbeitet 24.06.2026 17:32:53
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs...
CVE-2026-46136
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:35:52
- Zuletzt bearbeitet 24.06.2026 17:40:12
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is used to limit the iterations for retrieving the country power setting and may underflow under certain...
CVE-2026-46135
- EPSS 0.35%
- Veröffentlicht 28.05.2026 09:35:49
- Zuletzt bearbeitet 04.07.2026 12:16:56
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it doe...