lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250415103401.445981-1-mkl@pengutronix.de>
Date: Tue, 15 Apr 2025 12:31:43 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net,
	kuba@...nel.org,
	linux-can@...r.kernel.org,
	kernel@...gutronix.de
Subject: [PATCH net 0/2] pull-request: can 2025-04-15

Hello netdev-team,

this is a pull request of 2 patches for net/main.

The first patch is by Davide Caratti and fixes the missing derement in
the protocol inuse counter for the J1939 CAN protocol.

The last patch is by Weizhao Ouyang and fixes a broken quirks check in
the rockchip CAN-FD driver.

regards,
Marc

---
The following changes since commit 65d91192aa66f05710cfddf6a14b5a25ee554dba:

  net: openvswitch: fix nested key length validation in the set() action (2025-04-14 16:15:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.15-20250415

for you to fetch changes up to 6315d93541f8a5f77c5ef5c4f25233e66d189603:

  can: rockchip_canfd: fix broken quirks checks (2025-04-15 12:23:10 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.15-20250415

----------------------------------------------------------------
Davide Caratti (1):
      can: fix missing decrement of j1939_proto.inuse_idx

Weizhao Ouyang (1):
      can: rockchip_canfd: fix broken quirks checks

 drivers/net/can/rockchip/rockchip_canfd-core.c | 7 ++++---
 net/can/j1939/socket.c                         | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ