[Kernel-packages] [Bug 2013282] [NEW] CPU soft lockup in a spin lock using tproxy and nfqueue

2023-03-30 Thread Dávid Major
Public bug reported: I've been experimenting with netfilter's queue target and transparent redirection of IPv4/TCP connections on Ubuntu Jammy. Initiating excessive connection requests from one source IP address to one IP/port, I could invoke a soft lockup on a server host with the latest linux-

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2023-03-30 Thread Dávid Major
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1911917 Title: Kernel general protection fault when using NFQUEUE i

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2022-02-15 Thread Dávid Major
I could not reproduce the issue with the following newer kernels on Bionic: - linux-image-5.4.0-99-generic - linux-image-5.4.0-80-generic - linux-image-5.4.0-70-generic Kernel linux-image-5.4.0-65-generic still crashing, so this issue has been fixed between 5.4.0-65 and 5.4.0-70. -- You receive

[Kernel-packages] [Bug 1911917] [NEW] Kernel general protection fault when using NFQUEUE iptables target

2021-01-15 Thread Dávid Major
Public bug reported: When a packet is forwarded through an Ubuntu Focal host with kernel version 5.4.0-62-generic and NFQUEUE target is used in mangle PREROUTING and POSTROUTING, the kernel crashes. [ 856.055991] general protection fault: [#1] SMP PTI [ 856.151292] CPU: 0 PID: 722 Comm: nf

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2021-01-15 Thread Dávid Major
** Attachment added: "KernelCrash file" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1911917/+attachment/5453516/+files/linux-image-5.4.0-62-generic-202101151448.crash -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ub

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2021-01-15 Thread Dávid Major
** Attachment added: "iptables rules" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1911917/+attachment/5453517/+files/iptables.conf.nfq -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2021-01-15 Thread Dávid Major
** Attachment removed: "iptables rules" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1911917/+attachment/5453517/+files/iptables.conf.nfq -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.n

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2021-01-15 Thread Dávid Major
** Description changed: When a packet is forwarded through an Ubuntu Focal host with kernel version 5.4.0-62-generic and NFQUEUE target is used in mangle PREROUTING - and POSTROUTING, the kernel crashes. + and POSTROUTING, the kernel crashes. Current Focal linux-generic- + hwe-20.04 kernel (5.

[Kernel-packages] [Bug 1911917] Re: Kernel general protection fault when using NFQUEUE iptables target

2021-01-26 Thread Dávid Major
Hi Cascardo, thank you your quick response. - Sorry for the confusion, nfq-cpp was a dummy C++ test code which did what ./print_and_accept.py script do, listen and accept all packages. - I could not reproduce the crash neither with localhost connections (without routing) or routing through veth