Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-72209

setexecfilecon failed for command "ip vrf exec"

    • rhel-sst-security-selinux
    • ssg_security
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      setexecfilecon  failed for command "ip vrf exec"

      What is the impact of this issue to you?

      Please provide the package NVR for which the bug is seen:

      iproute-6.11.0-1.el10.x86_64

      How reproducible is this bug?:

      always

      Steps to reproduce

      1. create a vrf interface
      2. ip vrf exec testVRF169 ping 127.0.0.1 -c1
        setexecfilecon for "ping" failed
      3. But if execute command in this way, it's ok:
      4. # ip netns exec route ip vrf exec vrf1 ping6 ::1 -c 1
        PING ::1 (::1) 56 data bytes
        ^C
          • ::1 ping statistics —
            1 packets transmitted, 0 received, 100% packet loss, time 0ms

      Expected results

      ip vrf exec vrf1 ping6 ::1 -c 1
      PING ::1 (::1) 56 data bytes
      ^C
      — ::1 ping statistics —
      1 packets transmitted, 0 received, 100% packet loss, time 0ms

      on rhel9.6, it's ok

      Actual results

      setexecfilecon failed

              rhn-support-zpytela Zdenek Pytela
              rhn-support-yinxu Ying Xu
              Zdenek Pytela Zdenek Pytela
              Milos Malik Milos Malik
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: