- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:54
- Zuletzt bearbeitet 10.10.2025 16:15:49
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50336
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:51
- Zuletzt bearbeitet 04.12.2025 13:53:50
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check to attr_load_runs_vcn Some metadata files are handled before MFT. This adds a null pointer check for some corner cases that could lead to NPD while...
CVE-2022-50335
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:50
- Zuletzt bearbeitet 04.12.2025 13:50:35
In the Linux kernel, the following vulnerability has been resolved: 9p: set req refcount to zero to avoid uninitialized usage When a new request is allocated, the refcount will be zero if it is reused, but if the request is newly allocated from sla...
CVE-2022-50332
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:42
- Zuletzt bearbeitet 04.12.2025 13:46:08
In the Linux kernel, the following vulnerability has been resolved: video/aperture: Call sysfb_disable() before removing PCI devices Call sysfb_disable() from aperture_remove_conflicting_pci_devices() before removing PCI devices. Without, simpledrm...
CVE-2022-50328
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:49:30
- Zuletzt bearbeitet 04.12.2025 13:42:22
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs In 'jbd2_fc_wait_bufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if u...
CVE-2022-50327
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:49:26
- Zuletzt bearbeitet 16.01.2026 20:07:10
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value The return value of acpi_fetch_acpi_dev() could be NULL, which would cause a NULL pointer dereference to occur in ac...
CVE-2022-50322
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:48:55
- Zuletzt bearbeitet 04.12.2025 15:12:01
In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against ...
CVE-2022-50320
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:53
- Zuletzt bearbeitet 04.12.2025 15:19:05
In the Linux kernel, the following vulnerability has been resolved: ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address On a Packard Bell Dot SC (Intel Atom N2600 model) there is a FPDT table which contains invalid physical ...
CVE-2022-50316
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:49
- Zuletzt bearbeitet 03.12.2025 19:29:19
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_sysfs_init() When insert and remove the orangefs module, there are kobjects memory leaked as below: unreferenced object 0xffff88810f95af00 (size...
CVE-2023-53261
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:46:33
- Zuletzt bearbeitet 14.01.2026 19:16:15
In the Linux kernel, the following vulnerability has been resolved: coresight: Fix memory leak in acpi_buffer->pointer There are memory leaks reported by kmemleak: ... unreferenced object 0xffff00213c141000 (size 1024): comm "systemd-udevd", pid ...