On Ubuntu 22.04, following the tests outlined in the description, below
is the result:

$ uname -a
Linux sec-jammy-amd64 6.5.0-28-generic #29~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC 
Thu Apr  4 14:39:20 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

# Check that current version of openscap is installed
$ dpkg -l | grep libopenscap
ii  libopenscap8                               1.2.17-0.1ubuntu7.22.04.1        
       amd64        Set of libraries enabling integration of the SCAP line of 
standards

$ oscap oval eval --id "oval:ssg-service_rsyslog_enabled:def:1" 
ssg-ubuntu2204-oval.xml
Definition oval:ssg-service_rsyslog_enabled:def:1: true
Evaluation done.

$ sudo apt install ceph-mds

$ oscap oval eval --id "oval:ssg-service_rsyslog_enabled:def:1" 
ssg-ubuntu2204-oval.xml
W: oscap:     Can't receive message: 103, Software caused connection abort.
W: oscap:     Can't receive message: 103, Software caused connection abort.
OpenSCAP Error: Probe with PID=8585 has been killed with signal 11 
[../../../../../src/OVAL/probes/SEAP/sch_pipe.c:178]
Probe with PID=8585 has core dumped. 
[../../../../../src/OVAL/probes/SEAP/sch_pipe.c:182]
Item corresponding to object 
'oval:ssg-object_multi_user_target_for_rsyslog_enabled:obj:1' from test 
'oval:ssg-test_multi_user_wants_rsyslog:tst:1' has an unknown flag. This may 
indicate a bug in OpenSCAP. [../../../../src/OVAL/results/oval_resultTest.c:982]
Probe with PID=8599 has been killed with signal 11 
[../../../../../src/OVAL/probes/SEAP/sch_pipe.c:178]
Probe with PID=8599 has core dumped. 
[../../../../../src/OVAL/probes/SEAP/sch_pipe.c:182]
Item corresponding to object 
'oval:ssg-object_multi_user_target_for_rsyslog_socket_enabled:obj:1' from test 
'oval:ssg-test_multi_user_wants_rsyslog_socket:tst:1' has an unknown flag. This 
may indicate a bug in OpenSCAP. 
[../../../../src/OVAL/results/oval_resultTest.c:982]


# INSTALL -proposed VERSION
$ sudo apt install libopenscap8=1.2.17-0.1ubuntu7.22.04.2 

# SUCCESSFUL PASS 
$ oscap oval eval --id "oval:ssg-service_rsyslog_enabled:def:1" 
ssg-ubuntu2204-oval.xml
Definition oval:ssg-service_rsyslog_enabled:def:1: true
Evaluation done.


Still for Ubuntu 22.04 we also got confirmation on LP: #2060345 that now usg 
passed successfully. See https://bugs.launchpad.net/usg/+bug/2060345/comments/15

** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062389

Title:
  [SRU] Fix segfault in systemdunitdependency probe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openscap/+bug/2062389/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to