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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240815043714.38772-1-aha310510@gmail.com>
Date: Thu, 15 Aug 2024 13:37:14 +0900
From: Jeongjun Park <aha310510@...il.com>
To: wenjia@...ux.ibm.com,
	jaka@...ux.ibm.com,
	alibuda@...ux.alibaba.com,
	tonylu@...ux.alibaba.com,
	guwen@...ux.alibaba.com
Cc: davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	dust.li@...ux.alibaba.com,
	ubraun@...ux.vnet.ibm.com,
	utz.bacher@...ibm.com,
	linux-s390@...r.kernel.org,
	netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get

This patch is to resolve vulnerabilities that occur in the process of 
creating an IPv6 socket with IPPROTO_SMC.

Jeongjun Park (2):
  net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure
  net/smc: modify smc_sock structure

 net/smc/smc.h 		| 5 ++++-
 net/smc/smc_inet.c | 8 +++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

--

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ