Public bug reported:
[Impact]
In some conditions, is not possible to remove the vlan module due to a
netdevice reference leak.
The problem has been fixed in linux v5.17 with commit d6ff94afd90b ("vlan: move
dev_put into vlan_dev_uninit").
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274439/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1832828
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274438/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274442/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274440/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
apport information
** Tags added: apport-collected bionic
** Description changed:
== SRU Justification ==
The following code returns EFAULT (Bad address):
s = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6);
setsockopt(s, SOL_IPV6, IPV6_HDRINCL, 1);
sendto(ipv6_icmp6_packet, add
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/527/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages,
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274443/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1832828
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1832828/+attachment/5274441/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
Public bug reported:
== SRU Justification ==
The following code returns EFAULT (Bad address):
s = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6);
setsockopt(s, SOL_IPV6, IPV6_HDRINCL, 1);
sendto(ipv6_icmp6_packet, addr); /* returns -1, errno = EFAULT */
The IPv4 equivalent code works.
The
Validated with kernels:
- linux-image-4.15.0-46-generic (bionic)
- linux-image-4.18.0-16-generic (cosmic)
** Tags removed: verification-needed-bionic verification-needed-cosmic
** Tags added: verification-done-bionic verification-done-cosmic
--
You received this bug notification because you are
11 matches
Mail list logo