CVE-2022-50317
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:50
- Zuletzt bearbeitet 04.12.2025 15:19:42
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: [ 31.911505] i2c-core: driver [stdp2690-ge-b850v3-fw] unreg...
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-53262
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:34
- Zuletzt bearbeitet 14.01.2026 19:16:16
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix scheduling while atomic in decompression path [ 16.945668][ C0] Call trace: [ 16.945678][ C0] dump_backtrace+0x110/0x204 [ 16.945706][ C0] dump_stack_lvl...
CVE-2023-53261
- EPSS 0.02%
- 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 ...
CVE-2023-53260
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:31
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovl_permission() Following process: P1 P2 path_lookupat link_path_walk inode_permission ovl_permission ...
CVE-2023-53259
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:30
- Zuletzt bearbeitet 16.01.2026 19:50:14
In the Linux kernel, the following vulnerability has been resolved: VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF The call to get_user_pages_fast() in vmci_host_setup_notify() can return NULL context->notify_page...
CVE-2023-53257
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:29
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check S1G action frame size Before checking the action code, check that it even exists in the frame.
CVE-2023-53258
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:29
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank [Why] Underflow observed when using a display with a large vblank region and low refresh rate [How] Simplify...
CVE-2023-53256
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:28
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Fix FFA device names for logical partitions Each physical partition can provide multiple services each with UUID. Each such service can be presented as logical p...
CVE-2023-53255
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:27
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() svc_create_memory_pool() is only called from stratix10_svc_drv_probe(). Most of resources in the ...