7.0

CVSS3.1

CVE-2023-53839 - dccp: fix data-race around dp->dccps_mss_cache

In the Linux kernel, the following vulnerability has been resolved: dccp: fix data-race around dp->dccps_mss_cache dccp_sendmsg() reads dp->dccps_mss_cache before locking the socket. Same thing in do_dccp_getsockopt(). Add READ_ONCE()/WRITE_ONCE() annotations, and change dccp_sendmsg() to check …

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

5.5

CVSS3.1

CVE-2023-53834 - iio: adc: ina2xx: avoid NULL pointer dereference on OF device match

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings: …

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

5.5

CVSS3.1

CVE-2023-53830 - platform/x86: think-lmi: Fix memory leak when showing current settings

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix memory leak when showing current settings When retriving a item string with tlmi_setting(), the result has to be freed using kfree(). In current_value_show() however, malformed item strings are not fr…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

7.0

CVSS3.1

CVE-2023-53827 - Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} Similar to commit d0be8347c623 ("Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put"), just use l2cap_chan_hold_unless_zero to prevent referencing a ch…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:33 a.m.

7.0

CVSS3.1

CVE-2023-53821 - ip6_vti: fix slab-use-after-free in decode_session6

In the Linux kernel, the following vulnerability has been resolved: ip6_vti: fix slab-use-after-free in decode_session6 When ipv6_vti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. Then, slab-use-after-free may occur when ipv6_vti device…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

7.0

CVSS3.1

CVE-2023-53820 - loop: loop_set_status_from_info() check before assignment

In the Linux kernel, the following vulnerability has been resolved: loop: loop_set_status_from_info() check before assignment In loop_set_status_from_info(), lo->lo_offset and lo->lo_sizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value w…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 5:15 p.m.

7.0

CVSS3.1

CVE-2023-53819 - amdgpu: validate offset_in_bo of drm_amdgpu_gem_va

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va This is motivated by OOB access in amdgpu_vm_update_range when offset_in_bo+map_size overflows. v2: keep the validations in amdgpu_vm_bo_map v3: add the validations to amdgpu_vm…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

5.5

CVSS3.1

CVE-2023-53817 - crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hell…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:32 a.m.

5.5

CVSS3.1

CVE-2023-53812 - media: mediatek: vcodec: fix decoder disable pm crash

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix decoder disable pm crash Can't call pm_runtime_disable when the architecture support sub device for 'dev->pm.dev' is NUll, or will get below crash log. [ 10.771551] pc : _raw_spin_lock_irq+0x4c/0xa…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.

7.0

CVSS3.1

CVE-2023-53810 - blk-mq: release crypto keyslot before reporting I/O complete

In the Linux kernel, the following vulnerability has been resolved: blk-mq: release crypto keyslot before reporting I/O complete Once all I/O using a blk_crypto_key has completed, filesystems can call blk_crypto_evict_key(). However, the block layer currently doesn't call blk_crypto_put_keyslot(…

πŸ“… Published: Dec. 9, 2025, midnight πŸ”„ Last Modified: Dec. 9, 2025, 6:37 p.m.
Total resulsts: 343944
Page 2233 of 34,395
Β« previous page Β» next page
Filters