group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #45174
[Bug 2017013] Re: net: sched: Fix use after free in red_enqueue()
** Also affects: linux-oem (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: linux-oem (Ubuntu Xenial)
** Changed in: linux-oem (Ubuntu)
Status: New => In Progress
** Changed in: linux-oem (Ubuntu)
Importance: Undecided => High
** Changed in: linux-oem (Ubuntu)
Assignee: (unassigned) => Cengiz Can (cengizcan)
** Package changed: linux-oem (Ubuntu) => linux-oem-5.17 (Ubuntu)
** Also affects: linux-oem-5.14 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-oem-5.14 (Ubuntu)
Status: New => In Progress
** Changed in: linux-oem-5.14 (Ubuntu)
Importance: Undecided => High
** Changed in: linux-oem-5.14 (Ubuntu)
Assignee: (unassigned) => Cengiz Can (cengizcan)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/2017013
Title:
net: sched: Fix use after free in red_enqueue()
Status in linux package in Ubuntu:
Incomplete
Status in linux-oem-5.14 package in Ubuntu:
In Progress
Status in linux-oem-5.17 package in Ubuntu:
In Progress
Status in linux source package in Xenial:
In Progress
Bug description:
[Impact]
We can't use "skb" again after passing it to qdisc_enqueue(). This is
basically identical to commit 2f09707 ("sch_sfb: Also store skb
len before calling child enqueue").
Fixes: d7f4f33 ("sch_red: update backlog as well")
[Fix]
Cherry picked from upstream.
[Test case]
Compile, boot and basic network functionality tested using ntop.
[Potential regression]
Low. This has been in multiple trees for a while now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017013/+subscriptions
References