]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Sun, 12 Apr 2026 16:24:15 +0000 (09:24 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sun, 12 Apr 2026 16:24:16 +0000 (09:24 -0700)
commit372169fd9519bc44ebd9addfc1cd6e4ce10c7c62
tree3f3ec15adcb01d27fd864523b5b3048788e43ee0
parent65782b2db7321d5f97c16718c4c7f6c7205a56be
parenta535a9217ca3f2fccedaafb2fddb4c48f27d36dc
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2026-04-09

Johan Hovold's patch fixes the a devres lifetime in the ucan driver.

The last patch is by Samuel Page and fixes a use-after-free in
raw_rcv() in the CAN_RAW protocol.

* tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: raw: fix ro->uniq use-after-free in raw_rcv()
  can: ucan: fix devres lifetime
====================

Link: https://patch.msgid.link/20260409165942.588421-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>