Bug 1716289
| Summary: | kernel 5.1 nf_nat_sip module UDP packet sending problem | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Václav Nováček <waclaw66> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 30 | CC: | airlied, bskeggs, hdegoede, ichavero, itamar, jarodwilson, jcline, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, mchehab, mjg59, steved | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | kernel-5.1.9-300.fc30 kernel-5.1.9-200.fc29 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-06-17 18:28:20 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Václav Nováček
2019-06-03 07:21:29 UTC
I have tested the rawhide kernel, but the problem persists... 5.0.17-300.fc30.x86_64 OK 5.1.5-300.fc30.x86_64 SIP KO 5.2.0-0.rc2.git1.2.fc31.x86_64 SIP KO It is an already discovered bug... https://lkml.org/lkml/2019/5/20/377 Fixed within 5.2.0-0.rc3, but no fix provided for stable 5.1. FEDORA-2019-20ac2c6b4d has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-20ac2c6b4d kernel-5.1.9-300.fc30, kernel-headers-5.1.9-300.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-1b21b21011 kernel-5.1.9-200.fc29, kernel-headers-5.1.9-200.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-20ac2c6b4d The bug is still not fixed in stable branch, not even in 5.1.10. https://github.com/torvalds/linux/commit/6bac76db1da3cb162c425d58ae421486f8e43955 kernel-5.1.9-300.fc30, kernel-headers-5.1.9-300.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. Hi Václav, Did you test kernel-5.1.9 from Fedora? I cherry-picked the fix: https://src.fedoraproject.org/rpms/kernel/c/c0bed758351738c1f970358a32d5793ccfea21c4?branch=f30 Hi Jeremy, no, I did not, I thought that Fedora uses the official kernel from kernel.org. After installing 5.1.9 from Fedora, UDP works properly. Thanks a lot and I'm sorry for my confusion. No worries. Yes, we use very-nearly vanilla kernels, but we do pick up small numbers of patches in cases where it takes a while for a patch to filter back to stable. kernel-5.1.9-200.fc29, kernel-headers-5.1.9-200.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |