5.5

CVSS3.1

CVE-2023-52653 - SUNRPC: fix a memleak in gss_import_v2_context

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gss_import_v2_context The ctx->mech_used.data allocated by kmemdup is not freed in neither gss_import_v2_context nor it only caller gss_krb5_import_sec_context, which frees ctx on error. Thus, this patch…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:40 a.m.

5.5

CVSS3.1

CVE-2023-52652 - NTB: fix possible name leak in ntb_register_device()

In the Linux kernel, the following vulnerability has been resolved: NTB: fix possible name leak in ntb_register_device() If device_register() fails in ntb_register_device(), the device name allocated by dev_set_name() should be freed. As per the comment in device_register(), callers should use pu…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 2:42 p.m.

7.8

CVSS3.1

CVE-2023-52649 - drm/vkms: Avoid reading beyond LUT array

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Avoid reading beyond LUT array When the floor LUT index (drm_fixp2int(lut_index) is the last index of the array the ceil LUT index will point to an entry beyond the array. Make sure we guard against it and use the value…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:40 a.m.

5.5

CVSS3.1

CVE-2023-52647 - media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access When translating source to sink streams in the crossbar subdev, the driver tries to locate the remote subdev connected to the sink pad. The remote pad may…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 1:57 p.m.

5.5

CVSS3.1

CVE-2024-27071 - backlight: hx8357: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fix potential NULL pointer dereference The "im" pins are optional. Add missing check in the hx8357_probe().

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

5.5

CVSS3.1

CVE-2024-27069 - ovl: relax WARN_ON in ovl_verify_area()

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARN_ON in ovl_verify_area() syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to caus…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Sept. 18, 2025, 4:52 p.m.

5.3

CVSS3.1

CVE-2024-30176 -

In Logpoint before 7.4.0, an attacker can enumerate a valid list of usernames by using publicly exposed URLs of shared widgets.

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: April 22, 2025, 5:53 p.m.

5.5

CVSS3.1

CVE-2024-27048 - wifi: brcm80211: handle pmk_op allocation failure

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmk_op allocation failure The kzalloc() in brcmf_pmksa_v3_op() will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happ…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:03 a.m.

5.5

CVSS3.1

CVE-2024-27033 - f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic verify_blkaddr() will trigger panic once we inject fault into f2fs_is_valid_blkaddr(), fix to remove this unnecessary f2fs_bug_on().

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:02 a.m.

5.5

CVSS3.1

CVE-2024-27017 - netfilter: nft_set_pipapo: walk over current view on netlink dump

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: walk over current view on netlink dump The generation mask can be updated while netlink dump is in progress. The pipapo set backend walk iterator cannot rely on it to infer what view of the datastructur…

πŸ“… Published: May 1, 2024, midnight πŸ”„ Last Modified: Nov. 4, 2025, 6:16 p.m.
Total resulsts: 349182
Page 10118 of 34,919
Β« previous page Β» next page
Filters