CVE-2022-50305
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:00
- Zuletzt bearbeitet 04.12.2025 15:31:13
In the Linux kernel, the following vulnerability has been resolved: ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove() sof_es8336_remove() calls cancel_delayed_work(). However, that function does not wait until the work function f...
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-50301
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:57
- Zuletzt bearbeitet 04.12.2025 15:32:33
In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1) The "len" variable needs to be checked before the very first write. Otherwise if omap2_iommu_dump_ctx()...
CVE-2022-50302
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:57
- Zuletzt bearbeitet 04.12.2025 15:31:49
In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfs_lock_file() expects the struct file_lock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if ...
CVE-2022-50299
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:55
- Zuletzt bearbeitet 04.12.2025 15:33:30
In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprint...
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-50298
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:54
- Zuletzt bearbeitet 04.12.2025 15:33:39
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe() to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: ...
CVE-2022-50297
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:53
- Zuletzt bearbeitet 04.12.2025 15:33:54
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usb_endpoints are present The bug arises when a USB device claims to be an ATH9K but doesn't have the expected endpoints. (In this case there was a...
CVE-2022-50296
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:45:52
- Zuletzt bearbeitet 04.12.2025 15:34:09
In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning simil...