CVE-2026-43171
- EPSS 0.01%
- 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.01%
- 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-43165
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:42
- Zuletzt bearbeitet 13.05.2026 21:21:50
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin When calling of_parse_phandle_with_args(), the caller is responsible to call of_node_put() to release the referenc...
CVE-2026-43163
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:41
- Zuletzt bearbeitet 13.05.2026 21:19:39
In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in write_page caused by resize race A General Protection Fault occurs in write_page() during array resize: RIP: 0010:write_page+0x22b/0x3c0 [md_mod] This is a u...
CVE-2026-43158
- EPSS 0.06%
- Veröffentlicht 06.05.2026 11:27:37
- Zuletzt bearbeitet 13.05.2026 21:20:41
In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after ~20 minutes of running o...
CVE-2026-43156
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:36
- Zuletzt bearbeitet 13.05.2026 21:09:16
In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: enable basic endpoint checking pegasus_probe() fills URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usb_rcvbulkpipe(dev, 1) ...
CVE-2026-43152
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:33
- Zuletzt bearbeitet 13.05.2026 20:12:10
In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used.
CVE-2026-43141
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:26
- Zuletzt bearbeitet 13.05.2026 20:52:24
In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddown_pow_of_two will cause ...
CVE-2026-43140
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:25
- Zuletzt bearbeitet 13.05.2026 20:56:43
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, ms...
CVE-2026-43139
- EPSS 0.07%
- Veröffentlicht 06.05.2026 11:27:24
- Zuletzt bearbeitet 13.05.2026 18:41:39
In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable so...