CVE-2023-54236

Source
https://cve.org/CVERecord?id=CVE-2023-54236
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54236.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-54236
Downstream
Related
Published
2025-12-30T12:11:26.373Z
Modified
2026-03-11T07:48:51.844453Z
Summary
net/net_failover: fix txq exceeding warning
Details

In the Linux kernel, the following vulnerability has been resolved:

net/net_failover: fix txq exceeding warning

The failover txq is inited as 16 queues. when a packet is transmitted from the failover device firstly, the failover device will select the queue which is returned from the primary device if the primary device is UP and running. If the primary device txq is bigger than the default 16, it can lead to the following warning: eth0 selects TX queue 18, but real number of TX queues is 16

The warning backtrace is: [ 32.146376] CPU: 18 PID: 9134 Comm: chronyd Tainted: G E 6.2.8-1.el7.centos.x8664 #1 [ 32.147175] Hardware name: Red Hat KVM, BIOS 1.10.2-3.el74.1 04/01/2014 [ 32.147730] Call Trace: [ 32.147971] <TASK> [ 32.148183] dumpstacklvl+0x48/0x70 [ 32.148514] dumpstack+0x10/0x20 [ 32.148820] netdevcorepicktx+0xb1/0xe0 [ 32.149180] __devqueuexmit+0x529/0xcf0 [ 32.149533] ? __checkobjectsize.part.0+0x21c/0x2c0 [ 32.149967] ipfinishoutput2+0x278/0x560 [ 32.150327] __ipfinishoutput+0x1fe/0x2f0 [ 32.150690] ip_finishoutput+0x2a/0xd0 [ 32.151032] ipoutput+0x7a/0x110 [ 32.151337] ? __pfxipfinishoutput+0x10/0x10 [ 32.151733] iplocalout+0x5e/0x70 [ 32.152054] ipsendskb+0x19/0x50 [ 32.152366] udpsendskb.isra.0+0x163/0x3a0 [ 32.152736] udpsendmsg+0xba8/0xec0 [ 32.153060] ? __foliomemcgunlock+0x25/0x60 [ 32.153445] ? __pfxipgenericgetfrag+0x10/0x10 [ 32.153854] ? sockhasperm+0x85/0xa0 [ 32.154190] inetsendmsg+0x6d/0x80 [ 32.154508] ? inetsendmsg+0x6d/0x80 [ 32.154838] socksendmsg+0x62/0x70 [ 32.155152] ____sys_sendmsg+0x134/0x290 [ 32.155499] ___syssendmsg+0x81/0xc0 [ 32.155828] ? getrandombytes.part.0+0x79/0x1a0 [ 32.156240] ? ip4datagramreleasecb+0x5f/0x1e0 [ 32.156649] ? getrandom_u16+0x69/0xf0 [ 32.156989] ? __fget_light+0xcf/0x110 [ 32.157326] __sys_sendmmsg+0xc4/0x210 [ 32.157657] ? __sys_connect+0xb7/0xe0 [ 32.157995] ? __auditsyscallentry+0xce/0x140 [ 32.158388] ? syscalltraceenter.isra.0+0x12c/0x1a0 [ 32.158820] __x64syssendmmsg+0x24/0x30 [ 32.159171] dosyscall64+0x38/0x90 [ 32.159493] entrySYSCALL64afterhwframe+0x72/0xdc

Fix that by reducing txq number as the non-existent primary-dev does.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54236.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cfc80d9a11635404a40199a1c9471c96890f3f74
Fixed
105cc268328231d5c2bfcbd03f265cec444a3492
Fixed
f032e125149d914e542548c17ebd613851031368
Fixed
2d5cebf57296f0189a61482035ad420384eedead
Fixed
c942f5cd63b7c2e73fe06744185a34b03267595b
Fixed
44d250c22209c680f61befbc2ac326da5452da01
Fixed
e3cbdcb0fbb61045ef3ce0e072927cc41737f787

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54236.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.18.0
Fixed
5.4.240
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.177
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.106
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.23
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.2.10

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54236.json"