5.5

CVSS3.1

CVE-2022-50330 - crypto: cavium - prevent integer overflow loading firmware

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 4, 2025, 1:44 p.m.

5.5

CVSS3.1

CVE-2022-50287 - drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs When (size != 0 || ptrs->lvds_ entries != 3), the program tries to free() the ptrs. However, the ptrs is not created by calling kzmalloc(), but is obtained by pointer off…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 3, 2025, 7:23 p.m.

5.5

CVSS3.1

CVE-2022-50249 - memory: of: Fix refcount leak bug in of_get_ddr_timings()

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in of_get_ddr_timings() We should add the of_node_put() when breaking out of for_each_child_of_node() as it will automatically increase and decrease the refcount.

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Nov. 25, 2025, 2:40 p.m.

7.8

CVSS3.1

CVE-2022-50240 - android: binder: stop saving a pointer to the VMA

In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmap_lock for later use. This is unsafe and there are a number of failure paths *after* the recorded VMA pointer may be freed duri…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Nov. 24, 2025, 5:25 p.m.

5.5

CVSS3.1

CVE-2023-53260 - ovl: fix null pointer dereference in ovl_permission()

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 ovl_i_path_real(inode, &realpath) p…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2022-50266 - kprobes: Fix check for probe enabled in kill_kprobe()

In the Linux kernel, the following vulnerability has been resolved: kprobes: Fix check for probe enabled in kill_kprobe() In kill_kprobe(), the check whether disarm_kprobe_ftrace() needs to be called always fails. This is because before that we set the KPROBE_FLAG_GONE flag for kprobe so that "!k…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 2, 2025, 7:27 p.m.

5.5

CVSS3.1

CVE-2022-50246 - usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpci_register_port() I got the following report while doing device(mt6370-tcpc) load test with CONFIG_OF_UNITTEST and CONFIG_OF_DYNAMIC enabled: OF: ERROR: memory leak, expected…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Nov. 24, 2025, 7:57 p.m.

5.5

CVSS3.1

CVE-2023-53248 - drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when ca…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53191 - irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains

In the Linux kernel, the following vulnerability has been resolved: irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoi…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 2, 2025, 2:42 a.m.

5.5

CVSS3.1

CVE-2023-53185 - wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is reserved for HTC_CTRL_RSVD_SVC and should not be…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 2, 2025, 2:56 a.m.
Total resulsts: 349182
Page 3863 of 34,919
Β« previous page Β» next page
Filters