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: <20220721163042.3448384-1-mkl@pengutronix.de>
Date:   Thu, 21 Jul 2022 18:30:41 +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-next 0/1] pull-request: can-next 2022-07-21

Hello Jakub, hello David,

this is a pull request of 1 patch for net-next/master.

The patch is by Vincent Mailhol and fixes a use on an uninitialized
variable in the pch_can driver (introduced in last pull request to
net-next).

regards,
Marc

---

The following changes since commit 5588d628027092e66195097bdf6835ddf64418b3:

  net/cdc_ncm: Increase NTB max RX/TX values to 64kb (2022-07-21 13:20:28 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-5.20-20220721

for you to fetch changes up to 9950f11211331180269867aef848c7cf56861742:

  can: pch_can: pch_can_error(): initialize errc before using it (2022-07-21 18:19:01 +0200)

----------------------------------------------------------------
linux-can-next-for-5.20-20220721

----------------------------------------------------------------
Vincent Mailhol (1):
      can: pch_can: pch_can_error(): initialize errc before using it

 drivers/net/can/pch_can.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ