CVE-2026-31537
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:30:24
- Zuletzt bearbeitet 28.04.2026 19:09:04
In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.send_io.bcredits It turns out that our code will corrupt the stream of reassabled data transfer messages when we trigger an immendiate (em...
CVE-2026-31532
- EPSS 0.01%
- Veröffentlicht 23.04.2026 11:12:44
- Zuletzt bearbeitet 29.04.2026 15:26:27
In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro->uniq use-after-free in raw_rcv() raw_release() unregisters raw CAN receive filters via can_rx_unregister(), but receiver deletion is deferred with call_rcu(). Thi...
CVE-2026-31522
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:21:16
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The ...
CVE-2026-31523
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:09:51
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that qu...
CVE-2026-31524
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:07:48
In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-allocated buffer, but never freeing it. Switch to de...
CVE-2026-31527
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:02:17
In the Linux kernel, the following vulnerability has been resolved: driver core: platform: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock hel...
CVE-2026-31516
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 16:30:40
In the Linux kernel, the following vulnerability has been resolved: xfrm: prevent policy_hthresh.work from racing with netns teardown A XFRM_MSG_NEWSPDINFO request can queue the per-net work item policy_hthresh.work onto the system workqueue. The ...
CVE-2026-31519
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 18:54:10
In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. ls-ing the parent dir looks like: drwxrwxrwt 1 roo...
CVE-2026-31520
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 18:27:38
In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in apple_report_fixup() The apple_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The caller of repor...
CVE-2026-31521
- EPSS 0.02%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 18:26:58
In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st_shndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplify_symbols(): for (i = 1; i < ...