7.8

CVSS3.1

CVE-2023-53495 - net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc() rules is allocated in ethtool_get_rxnfc and the size is determined by rule_cnt from user space. So rule_cnt needs to be check before using rules to av…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:46 p.m.

7.8

CVSS3.1

CVE-2023-53494 - crypto: xts - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify MAY_…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:45 p.m.

7.8

CVSS3.1

CVE-2023-53493 - accel/qaic: tighten bounds checking in decode_message()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decode_message() Copy the bounds checking from encode_message() to decode_message(). This patch addresses the following concerns. Ensure that there is enough space for at least one header …

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:45 p.m.

5.5

CVSS3.1

CVE-2023-53497 - media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()

In the Linux kernel, the following vulnerability has been resolved: media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called() The vsp1 driver uses the vb2_is_streaming() function in its .buf_queue() handler to check if the .start_streaming() operation has been called, and decide w…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:47 p.m.

5.5

CVSS3.1

CVE-2023-53481 - ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed Following process will trigger an infinite loop in ubi_wl_put_peb(): ubifs_bgt ubi_bgt ubifs_leb_unmap ubi_leb_unmap ubi_eba_unmap_leb ubi_wl_pu…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 4:36 p.m.

5.5

CVSS3.1

CVE-2023-53480 - kobject: Add sanity check for kset->kobj.ktype in kset_register()

In the Linux kernel, the following vulnerability has been resolved: kobject: Add sanity check for kset->kobj.ktype in kset_register() When I register a kset in the following way: static struct kset my_kset; kobject_set_name(&my_kset.kobj, "my_kset"); ret = kset_register(&my_kset); A nu…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 23, 2026, 2:08 a.m.

7.8

CVSS3.1

CVE-2023-53479 - cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()

In the Linux kernel, the following vulnerability has been resolved: cxl/acpi: Fix a use-after-free in cxl_parse_cfmws() KASAN and KFENCE detected an user-after-free in the CXL driver. This happens in the cxl_decoder_add() fail path. KASAN prints the following error: BUG: KASAN: slab-use-after…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 4:37 p.m.

5.5

CVSS3.1

CVE-2023-53474 - x86/MCE/AMD: Use an u64 for bank_map

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Use an u64 for bank_map Thee maximum number of MCA banks is 64 (MAX_NR_BANKS), see a0bc32b3cacf ("x86/mce: Increase maximum number of banks to 64"). However, the bank_map which contains a bitfield of which banks …

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 4:55 p.m.

5.5

CVSS3.1

CVE-2023-53472 - pwm: lpc32xx: Remove handling of PWM channels

In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a single output which is registered as the only PWM device/channel per controller, it is known in advance that pwm->hwpwm value is always 0. …

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 5:03 p.m.

5.5

CVSS3.1

CVE-2023-53466 - wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit Always purge mcu skb queues in mt7915_mcu_exit routine even if mt7915_firmware_state fails.

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 3:53 p.m.
Total resulsts: 349182
Page 3621 of 34,919
Β« previous page Β» next page
Filters