7.0

CVSS3.1

CVE-2023-54039 - can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access In the j1939_tp_tx_dat_new() function, an out-of-bounds memory access could occur during the memcpy() operation if the size of skb->cb is larger than the size of …

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2023-54038 - Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link hci_connect_sco currently returns NULL when there is no link (i.e. when hci_conn_link() returns NULL). sco_connect() expects an ERR_PTR in case of any err…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54035 - netfilter: nf_tables: fix underflow in chain reference counter

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nft_data_release(). Then, d6b478666ffa ("netfilte…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54034 - iommufd: Make sure to zero vfio_iommu_type1_info before copying to user

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfio_iommu_type1_info before copying to user Missed a zero initialization here. Most of the struct is filled with a copy_from_user(), however minsz for that copy is smaller than the actual struct by 8 b…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54033 - bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps

In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps The LRU and LRU_PERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54031 - vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check The vdpa_nl_policy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlatt…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54030 - io_uring/net: don't overflow multishot recv

In the Linux kernel, the following vulnerability has been resolved: io_uring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task.

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54026 - opp: Fix use-after-free in lazy_opp_tables after probe deferral

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazy_opp_tables after probe deferral When dev_pm_opp_of_find_icc_paths() in _allocate_opp_table() returns -EPROBE_DEFER, the opp_table is freed again, to wait until all the interconnect paths are availa…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

0.0

CVE-2023-54025 - wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks whether wowlan_confi…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54024 - KVM: Destroy target device if coalesced MMIO unregistration fails

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy target device if coalesced MMIO unregistration fails Destroy and free the target coalesced MMIO device if unregistering said device fails. As clearly noted in the code, kvm_io_bus_unregister_dev() does not destroy t…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.
Total resulsts: 343749
Page 1904 of 34,375
Β« previous page Β» next page
Filters