In the Linux kernel, the following vulnerability has been resolved:
afunix: Fix data races in unixreleasesock/unixstream_sendmsg
A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock() atomically writes to sk->skshutdown using WRITEONCE. However, on the reader side, unixstream_sendmsg() does not read it atomically. Consequently, this issue is causing the following KCSAN splat to occur:
BUG: KCSAN: data-race in unix_release_sock / unix_stream_sendmsg
write (marked) to 0xffff88867256ddbb of 1 bytes by task 7270 on cpu 28:
unix_release_sock (net/unix/af_unix.c:640)
unix_release (net/unix/af_unix.c:1050)
sock_close (net/socket.c:659 net/socket.c:1421)
__fput (fs/file_table.c:422)
__fput_sync (fs/file_table.c:508)
__se_sys_close (fs/open.c:1559 fs/open.c:1541)
__x64_sys_close (fs/open.c:1541)
x64_sys_call (arch/x86/entry/syscall_64.c:33)
do_syscall_64 (arch/x86/entry/common.c:?)
entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
read to 0xffff88867256ddbb of 1 bytes by task 989 on cpu 14:
unix_stream_sendmsg (net/unix/af_unix.c:2273)
__sock_sendmsg (net/socket.c:730 net/socket.c:745)
____sys_sendmsg (net/socket.c:2584)
__sys_sendmmsg (net/socket.c:2638 net/socket.c:2724)
__x64_sys_sendmmsg (net/socket.c:2753 net/socket.c:2750 net/socket.c:2750)
x64_sys_call (arch/x86/entry/syscall_64.c:33)
do_syscall_64 (arch/x86/entry/common.c:?)
entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
value changed: 0x01 -> 0x03
The line numbers are related to commit dd5a440a31fa ("Linux 6.9-rc7").
Commit e1d09c2c2f57 ("afunix: Fix data races around sk->skshutdown.") addressed a comparable issue in the past regarding sk->skshutdown. However, it overlooked resolving this particular data path. This patch only offending unixstreamsendmsg() function, since the other reads seem to be protected by unixstate_lock() as discussed in
[
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 2573.0,
"function_hash": "227529347585555097587654546534675483202"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@540bf24fba16b88c1b3b9353927204b4f1074e25",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-06e1f756"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a4c88072abcaca593cefe70f90e9d3707526e8f9",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-0cf0e2c5"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 1880.0,
"function_hash": "230482258039985565076582189212838766519"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@fca6072e1a7b1e709ada5604b951513b89b4bd0a",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-222dd946"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a52fa2addfcccc2c5a0217fd45562605088c018b",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-2401de14"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9aa8773abfa0e954136875b4cbf2df4cf638e8a5",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-2746f914"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4d51845d734a4c5d079e56e0916f936a55e15055",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-5b90d1f4"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@fca6072e1a7b1e709ada5604b951513b89b4bd0a",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-6d421f4b"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 2156.0,
"function_hash": "51171130577263452600586300552806470484"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8299e4d778f664b31b67cf4cf3d5409de2ecb92c",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-8621d6e8"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6641d213373fbde9bbdd7c4b552254bc9f82fe",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-a8dbddac"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 2156.0,
"function_hash": "51171130577263452600586300552806470484"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9aa8773abfa0e954136875b4cbf2df4cf638e8a5",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-aca08cc2"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8299e4d778f664b31b67cf4cf3d5409de2ecb92c",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-b04da319"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 2564.0,
"function_hash": "258491487706776074674417600330252323178"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a4c88072abcaca593cefe70f90e9d3707526e8f9",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-b37d0e8d"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"267220568616798248815516553389995353014",
"5920068183459134951259656332972187167",
"193279174429626295766987130987571903971",
"174006727453881483688426973806082362198"
],
"threshold": 0.9
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@540bf24fba16b88c1b3b9353927204b4f1074e25",
"target": {
"file": "net/unix/af_unix.c"
},
"id": "CVE-2024-38596-bc291390"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 1905.0,
"function_hash": "111515447241017256177392481774154121406"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4d51845d734a4c5d079e56e0916f936a55e15055",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-d026661d"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 2573.0,
"function_hash": "227529347585555097587654546534675483202"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a52fa2addfcccc2c5a0217fd45562605088c018b",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-d72bbcc5"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 1880.0,
"function_hash": "230482258039985565076582189212838766519"
},
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6641d213373fbde9bbdd7c4b552254bc9f82fe",
"target": {
"file": "net/unix/af_unix.c",
"function": "unix_stream_sendmsg"
},
"id": "CVE-2024-38596-db6eb6ef"
}
]