7.8

CVSS3.1

CVE-2022-50101 - video: fbdev: vt8623fb: Check the size of screen before memset_io()

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: vt8623fb: Check the size of screen before memset_io() In the function vt8623fb_set_par(), the value of 'screen_size' is calculated by the user input. If the user provides the improper value, the value of 'screen_siz…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 19, 2025, 1:53 p.m.

5.5

CVSS3.1

CVE-2022-50102 - video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() Since the user can control the arguments of the ioctl() from the user space, under special arguments that may result in a divide-by-zero bug in: drivers/video/…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 19, 2025, 1:43 p.m.

5.5

CVSS3.1

CVE-2022-50105 - powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader

In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader of_find_node_by_path() returns remote device nodepointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid re…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 19, 2025, 1:29 p.m.

5.5

CVSS3.1

CVE-2022-50108 - mfd: max77620: Fix refcount leak in max77620_initialise_fps

In the Linux kernel, the following vulnerability has been resolved: mfd: max77620: Fix refcount leak in max77620_initialise_fps of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refc…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 19, 2025, 1:29 p.m.

5.5

CVSS3.1

CVE-2022-50112 - rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge

In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:14 p.m.

5.5

CVSS3.1

CVE-2022-50114 - net: 9p: fix refcount leak in p9_read_work() error handling

In the Linux kernel, the following vulnerability has been resolved: net: 9p: fix refcount leak in p9_read_work() error handling p9_req_put need to be called when m->rreq->rc.sdata is NULL to avoid temporary refcount leak. [Dominique: commit wording adjustments, p9_req_put argument fixes for reba…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:14 p.m.

5.5

CVSS3.1

CVE-2022-50117 - vfio: Split migration ops from main device ops

In the Linux kernel, the following vulnerability has been resolved: vfio: Split migration ops from main device ops vfio core checks whether the driver sets some migration op (e.g. set_state/get_state) and accordingly calls its op. However, currently mlx5 driver sets the above ops without regards…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:13 p.m.

5.5

CVSS3.1

CVE-2022-50120 - remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not needed anymore. This function has two paths missing o…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:12 p.m.

7.8

CVSS3.1

CVE-2022-50131 - HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() Smatch Warning: drivers/hid/hid-mcp2221.c:388 mcp_smbus_write() error: __memcpy() '&mcp->txbuf[5]' too small (59 vs 255) drivers/hid/hid-mcp2221.c:388 mcp_smbus_write()…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:09 p.m.

5.5

CVSS3.1

CVE-2022-50140 - memstick/ms_block: Fix a memory leak

In the Linux kernel, the following vulnerability has been resolved: memstick/ms_block: Fix a memory leak 'erased_blocks_bitmap' is never freed. As it is allocated at the same time as 'used_blocks_bitmap', it is likely that it should be freed also at the same time. Add the corresponding bitmap_fr…

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