Verification success for Jammy following the SRU test plan:

Without `-proposed`:
```
root@jammy-vm:~# apt-cache policy auditd
auditd:
  Installed: 1:3.0.7-1build1
  Candidate: 1:3.0.7-1build1
  Version table:
 *** 1:3.0.7-1build1 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
root@jammy-vm:~# aa-exec --profile=lsb_release bash
bash: /etc/bash.bashrc: Permission denied
bash: /root/.bashrc: Permission denied
bash-5.1# 
exit
root@jammy-vm:~# ausearch --message AVC
<no matches>
root@jammy-vm:~# 
```

With `-proposed`:
```
root@jammy-vm:~# apt-cache policy auditd
auditd:
  Installed: 1:3.0.7-1ubuntu0.1
  Candidate: 1:3.0.7-1ubuntu0.1
  Version table:
 *** 1:3.0.7-1ubuntu0.1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:3.0.7-1build1 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root@jammy-vm:~# aa-exec --profile=lsb_release bash
bash: /etc/bash.bashrc: Permission denied
bash: /root/.bashrc: Permission denied
bash-5.1# 
exit
root@jammy-vm:~# ausearch --message AVC
----
time->Tue Aug 25 15:08:03 2026
type=AVC msg=audit(1787670483.280:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="ubuntu_pro_esm_cache" 
pid=404 comm="apparmor_parser"
----
...
----
time->Tue Aug 25 17:15:05 2026
type=PROCTITLE msg=audit(1787678105.050:222): proctitle="bash"
type=SYSCALL msg=audit(1787678105.050:222): arch=c000003e syscall=257 
success=no exit=-13 a0=ffffff9c a1=5646a5c117d0 a2=0 a3=0 items=0 ppid=707 
pid=2388 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 
fsgid=0 tty=pts0 ses=4294967295 comm="bash" exe="/usr/bin/bash" 
subj=lsb_release key=(null)
type=AVC msg=audit(1787678105.050:222): apparmor="DENIED" operation="open" 
profile="lsb_release" name="/etc/inputrc" pid=2388 comm="bash" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=0
root@jammy-vm:~# 
```

** 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/1117804

Title:
  ausearch doesn't show AppArmor denial messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1117804/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to