|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 103.3] audit2allow not able to process tclass=(null) | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP5 | Reporter: | Joaquín Rivera <jeriveramoya> |
| Component: | Security | Assignee: | Johannes Segitz <jsegitz> |
| Status: | IN_PROGRESS --- | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.suse.de/tests/11730010/modules/audit2allow/steps/20 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | audit2allow-audit.short.txt | ||
|
Description
Joaquín Rivera
2023-09-13 11:46:33 UTC
The problem was seen in Quarter update for SLE 15 SP5, but in development product for SLE 15 SP6 or maintenance product SLE 15 SP5 the problem is not present because those kind of lines do no appear in the logs: https://openqa.suse.de/tests/12101761#step/audit2allow/19 https://openqa.suse.de/tests/11986707#step/audit2allow/19 Is this something already fixed? or perhaps we will see it sporadically in the future. It would be good to know that that kind of lines are there wrongly for some reason or if the parser needs adjustments to be able to process them. wdyt? since this is a USER_AVC I think this might be something in DBUS and not a problem with SELinux, but I need to have a deeper look sorry, I assigned myself but didn't put it on my list, so I forgot about this. I now looked into this. I can't reproduce the problem, but it seems stable on openQA. This happens still in permissive mode and probably during early boot. Something generates broken audit entries, tclass should not be null. I'll try to figure out how this happens, but I'm starting to run out of ideas That is some weird issue. I spent a lot of time in reproducing this. Locally it doesn't happen at all. In openQA I can reproduce it, but it vanishes when I e.g. grep for AVCs before rebooting, which doesn't make sense at all. I try to rework the test case so that this isn't triggered anymore, because unless I can reproduce this I'm not able to do much more about this No clue why this works, but it does: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18223 |