Lucene search
+L

124317 matches found

OSV
OSV
added 2026/08/15 5:53 a.m.17 views

CVE-2026-72123 can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF

In the Linux kernel, the following vulnerability has been resolved: can: bcm: defer rxop deallocation to workqueue to fix thrtimer UAF Commit f1b4e32aca08 "can: bcm: use callrcu instead of costly synchronizercu" replaced synchronizercu in bcmdeleterxop with callrcu and introduced the RXNOAUTOTIME...

7.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72122

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix lockless bound/ifindex race and silent RXSETUP failure bcmsendmsg reads bo-ifindex and checks bo-bound before taking locksock, while bcmnotify, bcmconnect and bcmrelease all mutate both fields under that same lock...

7.3CVSS5.4AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:52 a.m.33 views

CVE-2026-72120

CVE-2026-72120 affects the Linux kernel bcm subsystem. The issue stems from missing RCU list annotations/operations for bcm_op handling, leading to improper initialization when traversing bcm_op under rcu_read_lock(). Fixes include moving list_add_rcu() calls to the end of bcm_[rx|tx]_setup and U...

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

EUVD-2026-58878

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu list annotations and operations sashiko-bot remarked the missing use of listaddrcu in bcmrx|txsetup to have a proper initialized bcmop structure when bcmprocshow traverses the bcmop's under rcureadlock. ...

5.5AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.7 views

CVE-2026-72120

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu list annotations and operations sashiko-bot remarked the missing use of listaddrcu in bcmrx|txsetup to have a proper initialized bcmop structure when bcmprocshow traverses the bcmop's under rcureadlock. ...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.5 views

CVE-2026-72121

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking when updating filter and timer values KCSAN detected a simultaneous access to timer values that can be overwritten in bcmrxsetup when updating timer and filter content while bcmrxhandler, bcmrxtimeouthandler...

8.8CVSS5.7AI score0.00345EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:52 a.m.19 views

CVE-2026-72120 can: bcm: add missing rcu list annotations and operations

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu list annotations and operations sashiko-bot remarked the missing use of listaddrcu in bcmrx|txsetup to have a proper initialized bcmop structure when bcmprocshow traverses the bcmop's under rcureadlock. ...

7.8CVSS5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:52 a.m.30 views

CVE-2026-72119

Summary: CVE-2026-72119 concerns a Linux kernel CAN subsystem issue in bcm_tx_lock usage during data and timer updates. The fix stages new CAN frame content for an existing tx operation into a kmalloc() buffer, validates it there, and only copies validated data into op->frames while holding op...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.6 views

CVE-2026-72119

In the Linux kernel, the following vulnerability has been resolved: 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, mirroring the approach already used in bcmrxsetup. Only copy the validat...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.9 views

CVE-2026-72118

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.7AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.7 views

CVE-2026-72116

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.6AI score0.00181EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.21 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.1CVSS0.00181EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.7 views

EUVD-2026-59074

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...

5.6AI score0.00181EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.7 views

CVE-2026-72115

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.4AI score0.00295EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:52 a.m.27 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
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.7 views

CVE-2026-72113

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing device refcount for CAN filter removal sashiko-bot remarked a problem with a concurrent device unregistration in isotp.c which also is present in the bcm.c code. A former fix for raw.c commit c275a176e4b6...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:52 a.m.9 views

EUVD-2026-59071

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing device refcount for CAN filter removal sashiko-bot remarked a problem with a concurrent device unregistration in isotp.c which also is present in the bcm.c code. A former fix for raw.c commit c275a176e4b6...

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

CVE-2026-72113 can: bcm: add missing device refcount for CAN filter removal

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing device refcount for CAN filter removal sashiko-bot remarked a problem with a concurrent device unregistration in isotp.c which also is present in the bcm.c code. A former fix for raw.c commit c275a176e4b6...

7.8CVSS5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.6 views

CVE-2026-72114

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.8CVSS5.3AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.22 views

CVE-2026-72113 can: bcm: add missing device refcount for CAN filter removal

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing device refcount for CAN filter removal sashiko-bot remarked a problem with a concurrent device unregistration in isotp.c which also is present in the bcm.c code. A former fix for raw.c commit c275a176e4b6...

7.8CVSS0.00164EPSS
SaveExploits0References8
Rows per page
Query Builder