public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
@ 2026-01-15 20:48 syzbot
  2026-01-16 13:03 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5 syzbot
  2026-01-19 10:42 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 syzbot
  0 siblings, 2 replies; 5+ messages in thread
From: syzbot @ 2026-01-15 20:48 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, eperezma, jasowang, kuba,
	linux-kernel, mst, netdev, pabeni, syzkaller-bugs, virtualization,
	xuanzhuo

Hello,

syzbot found the following issue on:

HEAD commit:    0f61b1860cc3 Linux 6.19-rc5
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=110e7922580000
kernel config:  https://syzkaller.appspot.com/x/.config?x=87bc41cae23d2144
dashboard link: https://syzkaller.appspot.com/bug?extid=7ff4013eabad1407b70a
compiler:       gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=1241a99a580000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=165b8052580000

Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/fba5be00b810/disk-0f61b186.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/fc83311cd569/vmlinux-0f61b186.xz
kernel image: https://storage.googleapis.com/syzbot-assets/005d9685b497/bzImage-0f61b186.xz

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+7ff4013eabad1407b70a@syzkaller.appspotmail.com

BUG: memory leak
unreferenced object 0xffff88810a03e300 (size 240):
  comm "softirq", pid 0, jiffies 4294943617
  hex dump (first 32 bytes):
    90 dc d8 12 81 88 ff ff 90 dc d8 12 81 88 ff ff  ................
    00 00 00 00 00 00 00 00 00 dc d8 12 81 88 ff ff  ................
  backtrace (crc 2f85baf):
    kmemleak_alloc_recursive include/linux/kmemleak.h:44 [inline]
    slab_post_alloc_hook mm/slub.c:4958 [inline]
    kmem_cache_alloc_bulk_noprof+0x22d/0x3e0 mm/slub.c:7521
    napi_skb_cache_get+0xa9/0xd0 net/core/skbuff.c:291
    __alloc_skb+0x214/0x2b0 net/core/skbuff.c:668
    napi_alloc_skb+0x118/0x180 net/core/skbuff.c:832
    page_to_skb+0xee/0x5e0 drivers/net/virtio_net.c:904
    receive_mergeable drivers/net/virtio_net.c:2514 [inline]
    receive_buf+0x49f/0x2670 drivers/net/virtio_net.c:2660
    virtnet_receive_packets drivers/net/virtio_net.c:3023 [inline]
    virtnet_receive drivers/net/virtio_net.c:3047 [inline]
    virtnet_poll+0x7d6/0x16e0 drivers/net/virtio_net.c:3136
    __napi_poll+0x44/0x3a0 net/core/dev.c:7668
    napi_poll net/core/dev.c:7731 [inline]
    net_rx_action+0x492/0x560 net/core/dev.c:7883
    handle_softirqs+0xe1/0x2e0 kernel/softirq.c:622
    __do_softirq kernel/softirq.c:656 [inline]
    invoke_softirq kernel/softirq.c:496 [inline]
    __irq_exit_rcu+0x98/0xc0 kernel/softirq.c:723
    common_interrupt+0x87/0xa0 arch/x86/kernel/irq.c:319
    asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:688

BUG: memory leak
unreferenced object 0xffff88810adf5e40 (size 704):
  comm "kworker/u9:0", pid 51, jiffies 4294943617
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace (crc f18cfd82):
    kmemleak_alloc_recursive include/linux/kmemleak.h:44 [inline]
    slab_post_alloc_hook mm/slub.c:4958 [inline]
    slab_alloc_node mm/slub.c:5263 [inline]
    kmem_cache_alloc_node_noprof+0x384/0x5a0 mm/slub.c:5315
    kmalloc_reserve+0xe6/0x180 net/core/skbuff.c:586
    __alloc_skb+0x111/0x2b0 net/core/skbuff.c:690
    alloc_skb include/linux/skbuff.h:1383 [inline]
    __skb_tstamp_tx+0x162/0x4c0 net/core/skbuff.c:5677
    hci_conn_tx_queue+0x11c/0x1d0 net/bluetooth/hci_conn.c:3049
    hci_send_conn_frame net/bluetooth/hci_core.c:3086 [inline]
    hci_sched_acl_pkt net/bluetooth/hci_core.c:3701 [inline]
    hci_sched_acl net/bluetooth/hci_core.c:3726 [inline]
    hci_tx_work+0x437/0x570 net/bluetooth/hci_core.c:3820
    process_one_work+0x26b/0x620 kernel/workqueue.c:3257
    process_scheduled_works kernel/workqueue.c:3340 [inline]
    worker_thread+0x2c4/0x4f0 kernel/workqueue.c:3421
    kthread+0x15b/0x310 kernel/kthread.c:463
    ret_from_fork+0x2cf/0x300 arch/x86/kernel/process.c:158
    ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246

connection error: failed to recv *flatrpc.ExecutorMessageRawT: EOF


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

If the report is already addressed, let syzbot know by replying with:
#syz fix: exact-commit-title

If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.

If you want to overwrite report's subsystems, reply with:
#syz set subsystems: new-subsystem
(See the list of subsystem names on the web dashboard)

If the report is a duplicate of another one, reply with:
#syz dup: exact-subject-of-another-report

If you want to undo deduplication, reply with:
#syz undup

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5
  2026-01-15 20:48 [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2) syzbot
@ 2026-01-16 13:03 ` syzbot
  2026-01-19 10:42 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 syzbot
  1 sibling, 0 replies; 5+ messages in thread
From: syzbot @ 2026-01-16 13:03 UTC (permalink / raw)
  To: linux-kernel, syzkaller-bugs

For archival purposes, forwarding an incoming command email to
linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com.

***

Subject: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5
Author: dmantipov@yandex.ru

#syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
       [not found] <c09e4277ddd355c12abe0fa4949a9502751d5877.camel@yandex.ru>
@ 2026-01-16 14:12 ` syzbot
  0 siblings, 0 replies; 5+ messages in thread
From: syzbot @ 2026-01-16 14:12 UTC (permalink / raw)
  To: dmantipov, linux-kernel, syzkaller-bugs

Hello,

syzbot tried to test the proposed patch but the build/boot failed:

SYZFAIL: failed to recv rpc

SYZFAIL: failed to recv rpc
fd=3 want=4 recv=0 n=0 (errno 9: Bad file descriptor)


Warning: Permanently added '10.128.0.10' (ED25519) to the list of known hosts.
2026/01/16 14:10:52 parsed 1 programs
[   44.294122][ T5814] cgroup: Unknown subsys name 'net'
[   44.398859][ T5814] cgroup: Unknown subsys name 'cpuset'
[   44.405854][ T5814] cgroup: Unknown subsys name 'rlimit'
Setting up swapspace version 1, size = 127995904 bytes
[   53.013278][ T5814] Adding 124996k swap on ./swap-file.  Priority:0 extents:1 across:124996k 
[   54.500294][ T5823] soft_limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
[   54.608994][ T5828] chnl_net:caif_netlink_parms(): no params data found
[   54.628582][ T5828] bridge0: port 1(bridge_slave_0) entered blocking state
[   54.636082][ T5828] bridge0: port 1(bridge_slave_0) entered disabled state
[   54.643353][ T5828] bridge_slave_0: entered allmulticast mode
[   54.649598][ T5828] bridge_slave_0: entered promiscuous mode
[   54.656058][ T5828] bridge0: port 2(bridge_slave_1) entered blocking state
[   54.663386][ T5828] bridge0: port 2(bridge_slave_1) entered disabled state
[   54.670684][ T5828] bridge_slave_1: entered allmulticast mode
[   54.676839][ T5828] bridge_slave_1: entered promiscuous mode
[   54.689143][ T5828] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   54.699215][ T5828] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   54.712955][ T5828] team0: Port device team_slave_0 added
[   54.719167][ T5828] team0: Port device team_slave_1 added
[   54.729336][ T5828] batman_adv: batadv0: Adding interface: batadv_slave_0
[   54.736293][ T5828] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem.
[   54.763030][ T5828] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   54.774111][ T5828] batman_adv: batadv0: Adding interface: batadv_slave_1
[   54.781299][ T5828] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem.
[   54.807205][ T5828] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   54.824808][ T5828] hsr_slave_0: entered promiscuous mode
[   54.830630][ T5828] hsr_slave_1: entered promiscuous mode
[   54.860130][ T5828] netdevsim netdevsim0 netdevsim0: renamed from eth0
[   54.867897][ T5828] netdevsim netdevsim0 netdevsim1: renamed from eth1
[   54.875407][ T5828] netdevsim netdevsim0 netdevsim2: renamed from eth2
[   54.883438][ T5828] netdevsim netdevsim0 netdevsim3: renamed from eth3
[   54.895706][ T5828] bridge0: port 2(bridge_slave_1) entered blocking state
[   54.903087][ T5828] bridge0: port 2(bridge_slave_1) entered forwarding state
[   54.910540][ T5828] bridge0: port 1(bridge_slave_0) entered blocking state
[   54.917805][ T5828] bridge0: port 1(bridge_slave_0) entered forwarding state
[   54.935223][ T5828] 8021q: adding VLAN 0 to HW filter on device bond0
[   54.944496][ T1097] bridge0: port 1(bridge_slave_0) entered disabled state
[   54.952080][ T1097] bridge0: port 2(bridge_slave_1) entered disabled state
[   54.961923][ T5828] 8021q: adding VLAN 0 to HW filter on device team0
[   54.970290][   T31] bridge0: port 1(bridge_slave_0) entered blocking state
[   54.978091][   T31] bridge0: port 1(bridge_slave_0) entered forwarding state
[   54.987218][ T1097] bridge0: port 2(bridge_slave_1) entered blocking state
[   54.994500][ T1097] bridge0: port 2(bridge_slave_1) entered forwarding state
[   55.039547][ T5828] 8021q: adding VLAN 0 to HW filter on device batadv0
[   55.054546][ T5828] veth0_vlan: entered promiscuous mode
[   55.061919][ T5828] veth1_vlan: entered promiscuous mode
[   55.076976][ T5828] veth0_macvtap: entered promiscuous mode
[   55.084154][ T5828] veth1_macvtap: entered promiscuous mode
[   55.093396][ T5828] batman_adv: batadv0: Interface activated: batadv_slave_0
[   55.102918][ T5828] batman_adv: batadv0: Interface activated: batadv_slave_1
[   55.112557][   T35] netdevsim netdevsim0 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   55.121687][   T35] netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   55.131221][   T35] netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   55.140240][   T35] netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   55.174860][ T5135] Bluetooth: hci0: unexpected cc 0x0c03 length: 249 > 1
[   55.182317][ T5135] Bluetooth: hci0: unexpected cc 0x1003 length: 249 > 9
[   55.190115][ T5135] Bluetooth: hci0: unexpected cc 0x1001 length: 249 > 9
[   55.197820][ T5135] Bluetooth: hci0: unexpected cc 0x0c23 length: 249 > 4
[   55.205612][ T5135] Bluetooth: hci0: unexpected cc 0x0c38 length: 249 > 2
[   55.213126][   T35] netdevsim netdevsim0 netdevsim3 (unregistering): unset [1, 0] type 2 family 0 port 6081 - 0
[   55.264430][   T35] netdevsim netdevsim0 netdevsim2 (unregistering): unset [1, 0] type 2 family 0 port 6081 - 0
[   55.280201][   T35] netdevsim netdevsim0 netdevsim1 (unregistering): unset [1, 0] type 2 family 0 port 6081 - 0
[   55.330018][   T35] netdevsim netdevsim0 netdevsim0 (unregistering): unset [1, 0] type 2 family 0 port 6081 - 0
[   55.689878][ T1097] wlan0: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   55.699624][ T1097] wlan0: Creating new IBSS network, BSSID 50:50:50:50:50:50
[   55.710618][   T31] wlan1: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   55.718824][   T31] wlan1: Creating new IBSS network, BSSID 50:50:50:50:50:50
2026/01/16 14:11:06 executed programs: 0
[   58.091653][   T35] bridge_slave_1: left allmulticast mode
[   58.102588][   T35] bridge_slave_1: left promiscuous mode
[   58.108508][   T35] bridge0: port 2(bridge_slave_1) entered disabled state
[   58.116091][   T35] bridge_slave_0: left allmulticast mode
[   58.122201][   T35] bridge_slave_0: left promiscuous mode
[   58.127843][   T35] bridge0: port 1(bridge_slave_0) entered disabled state
[   58.180190][   T35] bond0 (unregistering): (slave bond_slave_0): Releasing backup interface
[   58.189656][   T35] bond0 (unregistering): (slave bond_slave_1): Releasing backup interface
[   58.198993][   T35] bond0 (unregistering): Released all slaves
[   58.259317][   T35] hsr_slave_0: left promiscuous mode
[   58.265523][   T35] hsr_slave_1: left promiscuous mode
[   58.271603][   T35] batman_adv: batadv0: Interface deactivated: batadv_slave_0
[   58.279163][   T35] batman_adv: batadv0: Removing interface: batadv_slave_0
[   58.286699][   T35] batman_adv: batadv0: Interface deactivated: batadv_slave_1
[   58.295364][   T35] batman_adv: batadv0: Removing interface: batadv_slave_1
[   58.305538][   T35] veth1_macvtap: left promiscuous mode
[   58.311288][   T35] veth0_macvtap: left promiscuous mode
[   58.316792][   T35] veth1_vlan: left promiscuous mode
[   58.322304][   T35] veth0_vlan: left promiscuous mode
[   58.348816][   T35] team0 (unregistering): Port device team_slave_1 removed
[   58.357049][   T35] team0 (unregistering): Port device team_slave_0 removed
[   61.970096][   T50] Bluetooth: hci0: unexpected cc 0x0c03 length: 249 > 1
[   61.977258][   T50] Bluetooth: hci0: unexpected cc 0x1003 length: 249 > 9
[   61.984564][   T50] Bluetooth: hci0: unexpected cc 0x1001 length: 249 > 9
[   61.992772][   T50] Bluetooth: hci0: unexpected cc 0x0c23 length: 249 > 4
[   62.000321][   T50] Bluetooth: hci0: unexpected cc 0x0c38 length: 249 > 2
[   62.037930][ T5992] chnl_net:caif_netlink_parms(): no params data found
[   62.060242][ T5992] bridge0: port 1(bridge_slave_0) entered blocking state
[   62.067305][ T5992] bridge0: port 1(bridge_slave_0) entered disabled state
[   62.074552][ T5992] bridge_slave_0: entered allmulticast mode
[   62.081059][ T5992] bridge_slave_0: entered promiscuous mode
[   62.087481][ T5992] bridge0: port 2(bridge_slave_1) entered blocking state
[   62.094777][ T5992] bridge0: port 2(bridge_slave_1) entered disabled state
[   62.102020][ T5992] bridge_slave_1: entered allmulticast mode
[   62.108293][ T5992] bridge_slave_1: entered promiscuous mode
[   62.119097][ T5992] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   62.128803][ T5992] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   62.142261][ T5992] team0: Port device team_slave_0 added
[   62.148546][ T5992] team0: Port device team_slave_1 added
[   62.158789][ T5992] batman_adv: batadv0: Adding interface: batadv_slave_0
[   62.165743][ T5992] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem.
[   62.192242][ T5992] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   62.203221][ T5992] batman_adv: batadv0: Adding interface: batadv_slave_1
[   62.210357][ T5992] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem.
[   62.236450][ T5992] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   62.253773][ T5992] hsr_slave_0: entered promiscuous mode
[   62.259633][ T5992] hsr_slave_1: entered promiscuous mode
[   62.393088][ T5992] netdevsim netdevsim0 netdevsim0: renamed from eth0
[   62.401279][ T5992] netdevsim netdevsim0 netdevsim1: renamed from eth1
[   62.409186][ T5992] netdevsim netdevsim0 netdevsim2: renamed from eth2
[   62.417131][ T5992] netdevsim netdevsim0 netdevsim3: renamed from eth3
[   62.443459][ T5992] bridge0: port 2(bridge_slave_1) entered blocking state
[   62.450583][ T5992] bridge0: port 2(bridge_slave_1) entered forwarding state
[   62.457991][ T5992] bridge0: port 1(bridge_slave_0) entered blocking state
[   62.465076][ T5992] bridge0: port 1(bridge_slave_0) entered forwarding state
[   62.490336][ T5992] 8021q: adding VLAN 0 to HW filter on device bond0
[   62.501084][ T5992] 8021q: adding VLAN 0 to HW filter on device team0
[   62.510795][   T35] bridge0: port 1(bridge_slave_0) entered disabled state
[   62.525081][   T35] bridge0: port 2(bridge_slave_1) entered disabled state
[   62.536338][   T35] bridge0: port 1(bridge_slave_0) entered blocking state
[   62.543466][   T35] bridge0: port 1(bridge_slave_0) entered forwarding state
[   62.553663][ T1097] bridge0: port 2(bridge_slave_1) entered blocking state
[   62.560872][ T1097] bridge0: port 2(bridge_slave_1) entered forwarding state
[   62.620990][ T5992] 8021q: adding VLAN 0 to HW filter on device batadv0
[   62.639673][ T5992] veth0_vlan: entered promiscuous mode
[   62.648812][ T5992] veth1_vlan: entered promiscuous mode
[   62.662593][ T5992] veth0_macvtap: entered promiscuous mode
[   62.670638][ T5992] veth1_macvtap: entered promiscuous mode
[   62.681839][ T5992] batman_adv: batadv0: Interface activated: batadv_slave_0
[   62.692261][ T5992] batman_adv: batadv0: Interface activated: batadv_slave_1
[   62.701961][   T31] netdevsim netdevsim0 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   62.727953][   T31] netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   62.736951][   T31] netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   62.749749][   T35] wlan0: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   62.763144][   T35] wlan0: Creating new IBSS network, BSSID 50:50:50:50:50:50
SYZFAIL: failed to recv rpc
fd=3 want=4 recv=0 n=0 (errno 9: Bad file descriptor)
[   62.770995][   T31] netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   62.783728][   T58] wlan1: Created IBSS using preconfigured BSSID 50:50:50:50:50:50
[   62.797558][   T58] wlan1: Creating new IBSS network, BSSID 50:50:50:50:50:50


syzkaller build log:
go env (err=<nil>)
AR='ar'
CC='gcc'
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_ENABLED='1'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
CXX='g++'
GCCGO='gccgo'
GO111MODULE='auto'
GOAMD64='v1'
GOARCH='amd64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/syzkaller/.cache/go-build'
GOCACHEPROG=''
GODEBUG=''
GOENV='/syzkaller/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFIPS140='off'
GOFLAGS=''
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build2226822454=/tmp/go-build -gno-record-gcc-switches'
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMOD='/syzkaller/jobs/linux/gopath/src/github.com/google/syzkaller/go.mod'
GOMODCACHE='/syzkaller/jobs/linux/gopath/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/syzkaller/jobs/linux/gopath'
GOPRIVATE=''
GOPROXY='https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTELEMETRY='local'
GOTELEMETRYDIR='/syzkaller/.config/go/telemetry'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.24.4'
GOWORK=''
PKG_CONFIG='pkg-config'

git status (err=<nil>)
HEAD detached at d6526ea3e6
nothing to commit, working tree clean


tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
Makefile:31: run command via tools/syz-env for best compatibility, see:
Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env
go list -f '{{.Stale}}' -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115"  ./sys/syz-sysgen | grep -q false || go install -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115"  ./sys/syz-sysgen
make .descriptions
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
Makefile:31: run command via tools/syz-env for best compatibility, see:
Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env
bin/syz-sysgen
touch .descriptions
GOOS=linux GOARCH=amd64 go build -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115"  -o ./bin/linux_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog
mkdir -p ./bin/linux_amd64
g++ -o ./bin/linux_amd64/syz-executor executor/executor.cc \
	-m64 -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -Wno-stringop-overflow -Wno-array-bounds -Wno-format-overflow -Wno-unused-but-set-variable -Wno-unused-command-line-argument -static-pie -std=c++17 -I. -Iexecutor/_include   -DGOOS_linux=1 -DGOARCH_amd64=1 \
	-DHOSTGOOS_linux=1 -DGIT_REVISION=\"d6526ea3e6ad9081c902859bbb80f9f840377cb4\"
/usr/bin/ld: /tmp/ccR9rODE.o: in function `Connection::Connect(char const*, char const*)':
executor.cc:(.text._ZN10Connection7ConnectEPKcS1_[_ZN10Connection7ConnectEPKcS1_]+0x104): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
./tools/check-syzos.sh 2>/dev/null



Tested on:

commit:         983d014a kernel: modules: Add SPDX license identifier ..
git tree:       https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel config:  https://syzkaller.appspot.com/x/.config?x=87bc41cae23d2144
dashboard link: https://syzkaller.appspot.com/bug?extid=7ff4013eabad1407b70a
compiler:       gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40
patch:          https://syzkaller.appspot.com/x/patch.diff?x=13b0139a580000


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7
  2026-01-15 20:48 [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2) syzbot
  2026-01-16 13:03 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5 syzbot
@ 2026-01-19 10:42 ` syzbot
  1 sibling, 0 replies; 5+ messages in thread
From: syzbot @ 2026-01-19 10:42 UTC (permalink / raw)
  To: linux-kernel, syzkaller-bugs

For archival purposes, forwarding an incoming command email to
linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com.

***

Subject: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7
Author: dmantipov@yandex.ru

#syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
       [not found] <0fc08a353cfdf2dce688dac426ab839270998d5b.camel@yandex.ru>
@ 2026-01-19 11:05 ` syzbot
  0 siblings, 0 replies; 5+ messages in thread
From: syzbot @ 2026-01-19 11:05 UTC (permalink / raw)
  To: dmantipov, linux-kernel, syzkaller-bugs

Hello,

syzbot has tested the proposed patch and the reproducer did not trigger any issue:

Reported-by: syzbot+7ff4013eabad1407b70a@syzkaller.appspotmail.com
Tested-by: syzbot+7ff4013eabad1407b70a@syzkaller.appspotmail.com

Tested on:

commit:         24d479d2 Linux 6.19-rc6
git tree:       https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
console output: https://syzkaller.appspot.com/x/log.txt?x=14fd052a580000
kernel config:  https://syzkaller.appspot.com/x/.config?x=87bc41cae23d2144
dashboard link: https://syzkaller.appspot.com/bug?extid=7ff4013eabad1407b70a
compiler:       gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40
patch:          https://syzkaller.appspot.com/x/patch.diff?x=135d052a580000

Note: testing is done by a robot and is best-effort only.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-19 11:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 20:48 [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2) syzbot
2026-01-16 13:03 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 983d014aafb14ee5e4915465bf8948e8f3a723b5 syzbot
2026-01-19 10:42 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 syzbot
     [not found] <c09e4277ddd355c12abe0fa4949a9502751d5877.camel@yandex.ru>
2026-01-16 14:12 ` [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2) syzbot
     [not found] <0fc08a353cfdf2dce688dac426ab839270998d5b.camel@yandex.ru>
2026-01-19 11:05 ` syzbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox