CVE-2022-50304
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:59
- Zuletzt bearbeitet 04.12.2025 15:31:23
In the Linux kernel, the following vulnerability has been resolved: mtd: core: fix possible resource leak in init_mtd() I got the error report while inject fault in init_mtd(): sysfs: cannot create duplicate filename '/devices/virtual/bdi/mtd-0' C...
CVE-2022-50303
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:58
- Zuletzt bearbeitet 04.12.2025 15:31:34
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfd_process_device_init_vm returns failure after vm is converted to compute vm and vm->pasid set to compute pasid, KFD will not take...
CVE-2022-50300
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:55
- Zuletzt bearbeitet 04.12.2025 15:33:20
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when handling missing device in read_one_chunk Store the error code before freeing the extent_map. Though it's reference counted structure, in ...
CVE-2022-50293
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:45:49
- Zuletzt bearbeitet 04.12.2025 18:53:12
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfs_drop_extents(), due to failure...
CVE-2023-53241
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:23:09
- Zuletzt bearbeitet 14.01.2026 18:16:35
In the Linux kernel, the following vulnerability has been resolved: nfsd: call op_release, even when op_func returns an error For ops with "trivial" replies, nfsd4_encode_operation will shortcut most of the encoding work and skip to just marshallin...
CVE-2023-53231
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:22:03
- Zuletzt bearbeitet 14.01.2026 18:16:34
In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as z_erofs_decompressqueue_endio can be called under rcu lock from blk_mq_flush_plug_list(...
CVE-2023-53230
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:22:02
- Zuletzt bearbeitet 14.01.2026 18:16:33
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning in cifs_smb3_do_mount() This fixes the following warning reported by kernel test robot fs/smb/client/cifsfs.c:982 cifs_smb3_do_mount() warn: possible ...
CVE-2023-53225
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:54
- Zuletzt bearbeitet 14.01.2026 18:16:32
In the Linux kernel, the following vulnerability has been resolved: spi: imx: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...
CVE-2023-53218
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:45
- Zuletzt bearbeitet 14.01.2026 18:16:29
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg() creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before...
CVE-2023-53217
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:44
- Zuletzt bearbeitet 14.01.2026 18:16:29
In the Linux kernel, the following vulnerability has been resolved: nubus: Partially revert proc_create_single_data() conversion The conversion to proc_create_single_data() introduced a regression whereby reading a file in /proc/bus/nubus results i...