CVE-2023-52648
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 18.09.2025 14:19:47
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the...
CVE-2023-52647
- EPSS 0.04%
- Veröffentlicht 01.05.2024 06:15:06
- Zuletzt bearbeitet 18.09.2025 13:57:37
In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access When translating source to sink streams in the crossbar subdev, the driver tries to locate the remote sub...
CVE-2022-48664
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 26.09.2025 19:14:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when stopping a space reclaim worker Often when running generic/562 from fstests we can hang during unmount, resulting in a trace like this: Sep 0...
CVE-2022-48665
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 19.09.2025 15:02:24
In the Linux kernel, the following vulnerability has been resolved: exfat: fix overflow for large capacity partition Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of...
CVE-2022-48666
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 20.03.2025 21:34:01
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exit_cmd_priv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are ...
CVE-2022-48667
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 19.09.2025 15:04:31
In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in insert range insert range doesn't discard the affected cached region so can risk temporarily corrupting file data. Also includes some minor ...
CVE-2022-48668
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:08
- Zuletzt bearbeitet 19.09.2025 15:04:39
In the Linux kernel, the following vulnerability has been resolved: smb3: fix temporary data corruption in collapse range collapse range doesn't discard the affected cached region so can risk temporarily corrupting the file data. This fixes xfstest...
CVE-2022-48643
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 18.09.2025 14:06:18
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain() syzbot is reporting underflow of nft_counters_enabled counter at nf_tables_addchain() [1], for comm...
CVE-2022-48644
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 19.09.2025 14:57:19
In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc->destroy() gets called even if qdisc->init() never succeede...
CVE-2022-48645
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 19.09.2025 15:01:31
In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC (taprio, cbs, gate, police) are configured through a mix of command BD ring messages an...