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 struct j1939_sk_buff_cb. This is because the memcpy() operation uses the size of skb->cb, leading to a read beyond the struct j1939_sk_buff_cb.
Updated the memcpy() operation to use the size of struct j1939_sk_buff_cb instead of the size of skb->cb. This ensures that the memcpy() operation only reads the memory within the bounds of struct j1939_sk_buff_cb, preventing out-of-bounds memory access.
Additionally, add a BUILD_BUG_ON() to check that the size of skb->cb is greater than or equal to the size of struct j1939_sk_buff_cb. This ensures that the skb->cb buffer is large enough to hold the j1939_sk_buff_cb structure.
[mkl: rephrase commit message]
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon Linux Ami 2 | — | Upgrade kernelUpgrade bpftoolUpgrade kernel-debuginfo-common-x86_64Upgrade kernel-headersUpgrade python-perf-debuginfoUpgrade kernel-tools-develUpgrade kernel-debuginfoUpgrade kernel-livepatch-5.10.178-162.673Upgrade bpftool-debuginfoUpgrade perfUpgrade perf-debuginfoUpgrade python-perfUpgrade kernel-toolsUpgrade kernel-tools-debuginfoUpgrade kernel-develUpgrade kernel-debuginfo-common-aarch64 | May 20, 2026 | May 20, 2026 |
| Debian | — | Upgrade linux | Dec 29, 2025 | Dec 29, 2025 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Dec 24, 2025 |
| Ubuntu | — | Upgrade linux-oracle-5.15Upgrade linux-hwe-5.15Upgrade linux-azure-5.4Upgrade linux-bluefieldUpgrade linux-raspi-5.4Upgrade linux-azureUpgrade linux-aws-5.4Upgrade linux-nvidiaUpgrade linux-oracleUpgrade linux-lowlatency-hwe-5.15Upgrade linux-aws-fipsUpgrade linux-kvmUpgrade linux-iotUpgrade linux-ibmUpgrade linux-riscv-5.15Upgrade linux-intel-iotgUpgrade linux-gcp-5.15Upgrade linux-gcp-fipsUpgrade linux-xilinx-zynqmpUpgrade linux-fipsUpgrade linux-intel-iotg-5.15Upgrade linux-realtimeUpgrade linux-hwe-5.4Upgrade linux-azure-5.15Upgrade linux-raspiUpgrade linux-aws-5.15Upgrade linux-oracle-5.4Upgrade linux-ibm-5.15Upgrade linux-gkeUpgrade linux-gcpUpgrade linux-nvidia-tegra-igxUpgrade linux-intel-iot-realtimeUpgrade linux-gkeopUpgrade linux-lowlatencyUpgrade linux-azure-fipsUpgrade linux-awsUpgrade linux-nvidia-tegraUpgrade linux-gcp-5.4Upgrade linuxUpgrade linux-ibm-5.4Upgrade linux-nvidia-tegra-5.15 | Jan 6, 2026 | Dec 24, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | May 27, 2026 | Dec 24, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub