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 kernel-debuginfo-common-x86_64Upgrade kernel-tools-develUpgrade kernel-livepatch-5.10.178-162.673Upgrade bpftoolUpgrade kernel-debuginfoUpgrade kernel-headersUpgrade python-perf-debuginfoUpgrade kernel-tools-debuginfoUpgrade python-perfUpgrade perfUpgrade kernel-develUpgrade kernel-toolsUpgrade kernel-debuginfo-common-aarch64Upgrade perf-debuginfoUpgrade bpftool-debuginfo | 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-hwe-5.15Upgrade linux-gcp-5.15Upgrade linux-intel-iotg-5.15Upgrade linux-ibmUpgrade linux-lowlatency-hwe-5.15Upgrade linux-aws-5.15Upgrade linux-aws-fipsUpgrade linux-gcp-fipsUpgrade linux-azureUpgrade linux-raspi-5.4Upgrade linux-kvmUpgrade linux-hwe-5.4Upgrade linux-azure-5.4Upgrade linux-raspiUpgrade linux-azure-5.15Upgrade linux-bluefieldUpgrade linux-aws-5.4Upgrade linux-nvidiaUpgrade linux-oracleUpgrade linux-xilinx-zynqmpUpgrade linux-realtimeUpgrade linux-riscv-5.15Upgrade linux-fipsUpgrade linux-iotUpgrade linux-oracle-5.15Upgrade linux-intel-iotgUpgrade linux-lowlatencyUpgrade linux-azure-fipsUpgrade linux-intel-iot-realtimeUpgrade linux-nvidia-tegraUpgrade linux-nvidia-tegra-5.15Upgrade linux-ibm-5.15Upgrade linux-gkeUpgrade linux-gcp-5.4Upgrade linux-ibm-5.4Upgrade linux-gcpUpgrade linux-nvidia-tegra-igxUpgrade linux-awsUpgrade linux-oracle-5.4Upgrade linuxUpgrade linux-gkeop | 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