A flaw was found in the Linux Kernel in RDS (Reliable Datagram Sockets) protocol. The rdsrmzerocopycallback() uses listentry() on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput(). Type confusion leads to struct rds_msg_zcopy_info *info actually points to something else that is potentially controlled by local user. It is known how to trigger this, which causes an out of bounds access, and a lock corruption.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-1078.json"
[
{
"events": [
{
"introduced": "4.17"
},
{
"fixed": "4.19.273"
}
]
},
{
"events": [
{
"introduced": "4.20"
},
{
"fixed": "5.4.232"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.168"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.15.94"
}
]
},
{
"events": [
{
"introduced": "5.16"
},
{
"fixed": "6.1.12"
}
]
}
]