Lucene search
+L

92 matches found

EUVD
EUVD
added 2026/08/15 5:52 a.m.8 views

EUVD-2026-59076

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix CAN frame rx/tx statistics KCSAN detected a data race within the bcmrxhandler when two CAN frames have been simultaneously received and processed in a single rx op by two different CPUs. Use atomic operations with...

5.6AI score0.00211EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:52 a.m.10 views

CVE-2026-72116 can: bcm: fix stale rx/tx ops after device removal

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix stale rx/tx ops after device removal RX: an RXSETUP update! for an existing op skipped canrxregister unconditionally, even when a concurrent NETDEVUNREGISTER had already torn down its registration op-rxregdev == NUL...

7.1CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:52 a.m.27 views

CVE-2026-72117

CVE-2026-72117 concerns the Linux kernel “can: bcm” code, where a data race on rx_stamp/rx_ifindex in bcm_rx_handler() could occur for an rx op subscribed to all interfaces (ifindex == 0). The same op could be registered in a shared per-netns wildcard filter list, allowing concurrent bcm_rx_handl...

5.4AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.24 views

CVE-2026-72116

The CVE-2026-72116 entry describes a Linux kernel issue in the CAN networking path (bcm) where stale RX/TX operation references could occur after device removal. RX: an RX_SETUP update could skip can_rx_register() if NETDEV_UNREGISTER occurred, leaving rx_ops with ifindex=0 and not re-enabling fr...

7.1CVSS5.6AI score0.00181EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.12 views

CVE-2026-72117 can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix data race on rxstamp/rxifindex in bcmrxhandler For an rx op subscribed on all interfaces ifindex == 0, the same op is registered once in the shared per-netns wildcard filter list, so bcmrxhandler can run concurrentl...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72115 can: bcm: track a single source interface for ANYDEV timeout/throttle ops

In the Linux kernel, the following vulnerability has been resolved: can: bcm: track a single source interface for ANYDEV timeout/throttle ops An ANYDEV rx op ifindex == 0 with an active RX timeout and/or throttle timer has no defined semantics when matching frames arrive from several interfaces:...

8.1CVSS0.00295EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.25 views

CVE-2026-72115

The CVE-2026-72115 issue affects the Linux kernel CAN BCM RX path. A race between bcm_rx_handler(), hrtimer_cancel(), bcm_rx_starttimer(), and bcm_rx_timeout_handler() could allow an ANYDEV operation (ifindex == 0) to process frames from multiple interfaces, causing spurious RX_TIMEOUT events and...

8.1CVSS5.3AI score0.00295EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.13 views

CVE-2026-72115 can: bcm: track a single source interface for ANYDEV timeout/throttle ops

In the Linux kernel, the following vulnerability has been resolved: can: bcm: track a single source interface for ANYDEV timeout/throttle ops An ANYDEV rx op ifindex == 0 with an active RX timeout and/or throttle timer has no defined semantics when matching frames arrive from several interfaces:...

8.1CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72113

Technical details are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.26 views

CVE-2026-72114 can: bcm: validate frame length in bcm_rx_setup() for RTR replies

In the Linux kernel, the following vulnerability has been resolved: can: bcm: validate frame length in bcmrxsetup for RTR replies bcmtxsetup validates cf-len against the CAN/CAN FD DLC limits before installing frames for TXSETUP, but bcmrxsetup never did the same for the RTR-reply frame configure...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.27 views

CVE-2026-72114

In the Linux kernel CAN BCM subsystem, CVE-2026-72114 is due to bcm_rx_setup() not validating the frame length for RTR-reply frames configured via RX_SETUP with RX_RTR_FRAME, unlike bcm_tx_setup() which validates cf->len against CAN/CAN FD DLC limits. The vulnerability is resolved by adding va...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72119

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: bcm: extend bcmtxlock usage for data and timer updates Stage new CAN frame content for an existing tx op into a kmalloc'd buffer and validate it there,...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.6 views

PT-2026-72306

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix data race on rx stamp/rx ifindex in bcm rx handler For an rx op subscribed on all interfaces ifindex == 0, the same op is registered once in the shared per-netns wildcard filter list, so bcm rx handler can run...

5.4AI score0.00211EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72312

In the Linux kernel, the following vulnerability has been resolved: can: bcm: defer rx op deallocation to workqueue to fix thrtimer UAF Commit f1b4e32aca08 "can: bcm: use call rcu instead of costly synchronize rcu" replaced synchronize rcu in bcm delete rx op with call rcu and introduced the RX N...

5.4AI score0.00164EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72115

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: bcm: track a single source interface for ANYDEV timeout/throttle ops An ANYDEV rx op ifindex == 0 with an active RX timeout and/or throttle timer has no...

8.1CVSS5.5AI score0.00295EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.26 views

EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2444)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : crypto: algifaead - Revert to operating out-of-placeCVE-2026-31431 bpf: Fix undefined behavior in interpreter sdiv/smod for INTMINCVE-2026-31525...

9.8CVSS7AI score0.99907EPSS
SaveExploits240References84
Redos
Redos
added 2026/02/11 12:00 a.m.11 views

ROS-20260211-73-0004

A vulnerability in the net/can/bcm.c component of the Linux kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability may allow an attacker to gain access to confidential data, violate its integrity, and cause denial of service...

7.8CVSS5.4AI score0.00218EPSS
SaveExploits0
Redos
Redos
added 2026/02/05 12:00 a.m.11 views

ROS-20260205-73-0001

A vulnerability in the net/can/bcm.c component of the Linux operating system kernel is related to reading outside the allowed data buffer boundaries. Exploitation of the vulnerability may allow an attacker to gain access to sensitive data and also cause a denial of service...

7.3CVSS7.2AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2026/01/20 8:09 a.m.26 views

CLSA-2026-1768110920 kernel: Fix of 16 CVEs

crypto: lzo - Fix compression buffer overrun CVE-2025-38068 - wifi: brcmfmac: fix use-after-free when rescheduling brcmfbtcoexinfo work CVE-2025-39863 - NFSD: Protect against send buffer overflow in NFSv2 READ CVE-2022-43945 - tcp: Clear tcpsksk-fastopenrsk in tcpdisconnect. CVE-2025-40186 - can:...

8.8CVSS6AI score0.21521EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001493)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001493 advisory. net/can/bcm.c in the Linux kernel through 5.12.10 allows local users to obtain sensitive information from kernel stack memory because parts of a data structure are...

5.5CVSS6.5AI score0.00472EPSS
SaveExploits1References4
Rows per page
Query Builder