-
Tue Mar 21 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.73.2.el7uek]
- netfilter: nf_tables: fix null deref due to zeroed list head (Florian Westphal) [Orabug: 35181628] {CVE-2023-1095}
- sctp: fail if no bound addresses can be used for a given scope (Marcelo Ricardo Leitner) [Orabug: 35181461] {CVE-2023-1074}
- HID: check empty report_list in hid_validate_values() (Pietro Borrello) [Orabug: 35181168] {CVE-2023-1073}
- media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors (Will Deacon) [Orabug: 35180270] {CVE-2020-0404}
-
Wed Mar 08 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.73.1.el7uek]
- mm/mincore.c: make mincore() more conservative (Jiri Kosina) [Orabug: 35133279] {CVE-2019-5489}
- mm: introduce vma_is_anonymous(vma) helper (Oleg Nesterov) [Orabug: 35133279]
- Revert "Change mincore() to count "mapped" pages rather than "cached" pages" (Linus Torvalds) [Orabug: 35124616]
- ipv6: raw: Deduct extension header length in rawv6_push_pending_frames (Herbert Xu) [Orabug: 35005831] {CVE-2023-0394}
-
Tue Feb 21 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.72.2.el7uek]
- net: sched: atm: dont intepret cls results when asked to drop (Jamal Hadi Salim) [Orabug: 34983616] {CVE-2023-23455}
- Bluetooth: L2CAP: Fix u8 overflow (Sungwoo Kim) [Orabug: 34880763] {CVE-2022-45934}
-
Wed Feb 15 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.72.1.el7uek]
- target: Invoke transport_lun_remove_cmd() to remove tmr form the list (Gulam Mohamed) [Orabug: 34812128] [Orabug: 35062711]
- scsi: target: core: Remove from tmr_list during LUN unlink (Gulam Mohamed) [Orabug: 34812128] [Orabug: 35062711]
- target: Inline transport_cmd_check_stop() (Gulam Mohamed) [Orabug: 34812128] [Orabug: 35062711]
- target: Stop execution if CMD_T_STOP has been set (Gulam Mohamed) [Orabug: 34812128] [Orabug: 35062711]
- drivers: net: slip: fix NPD bug in sl_tx_timeout() (Duoming Zhou) [Orabug: 35005738] {CVE-2022-41858}
- i2c: ismt: Fix an out-of-bounds bug in ismt_access() (Zheyu Ma) [Orabug: 34555529] {CVE-2022-2873}
-
Tue Jan 24 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.71.3.el7uek]
- USB: core: Prevent nested device-reset calls (Alan Stern) [Orabug: 34951641] {CVE-2022-4662}
- Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (Luiz Augusto von Dentz) [Orabug: 34833307] {CVE-2022-42896} {CVE-2022-42896}
- Bluetooth: L2CAP: Introduce proper defines for PSM ranges (Johan Hedberg) [Orabug: 34833307]
- ext4: fix data corruption caused by overlapping unaligned and aligned IO (Lukas Czerner) [Orabug: 34190035]
-
Mon Jan 16 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.71.2.el7uek]
- scsi: qla2xxx: Fix use after free in eh_abort path (Quinn Tran) [Orabug: 34970763]
- check-kabi provides exception on broken symbols (Alok Tiwari) [Orabug: 34742865]
- KABI validation broken on UEK4 for symbols change (Alok Tiwari) [Orabug: 34742865]
- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (Maxim Mikityanskiy) [Orabug: 34719829] {CVE-2022-3564}
- Bluetooth: remove unneeded variable in l2cap_stream_rx (Prasanna Karthik) [Orabug: 34719829] {CVE-2022-3564}
-
Wed Jan 11 2023 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.71.1.el7uek]
- Bluetooth: L2CAP: Fix attempting to access uninitialized memory (Luiz Augusto von Dentz) [Orabug: 34951662] {CVE-2022-42895} {CVE-2022-42895}
- wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (Dokyung Song) [Orabug: 34951546] {CVE-2022-3628}
- tcp/udp: Fix memory leak in ipv6_renew_options(). (Kuniyuki Iwashima) [Orabug: 34719347] {CVE-2022-3524}
-
Mon Dec 12 2022 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.70.2.el7uek]
- proc: proc_skip_spaces() shouldn't think it is working on C strings (Linus Torvalds) [Orabug: 34882781] {CVE-2022-4378}
- proc: avoid integer type confusion in get_proc_long (Linus Torvalds) [Orabug: 34882781] {CVE-2022-4378}
- netfilter: nf_conntrack_irc: Fix forged IP logic (David Leadbeater) [Orabug: 34872056] {CVE-2022-2663}
- r8152: Rate limit overflow messages (Andrew Gaul) [Orabug: 34719940] {CVE-2022-3594}
- HID: roccat: Fix use-after-free in roccat_read() (Hyunwoo Kim) [Orabug: 34670789] {CVE-2022-41850}
-
Tue Dec 06 2022 Alok Tiwari <alok.a.tiwari@oracle.com> [4.1.12-124.70.1.el7uek]
- usb: mon: make mmapped memory read only (Tadeusz Struk) [Orabug: 34820828] {CVE-2022-43750}
- sch_sfb: Also store skb len before calling child enqueue (Toke Høiland-Jørgensen) [Orabug: 34731314] {CVE-2022-3586}
- sch_sfb: Don't assume the skb is still around after enqueueing to child (Toke Høiland-Jørgensen) [Orabug: 34731314] {CVE-2022-3586}
- sch_sfb: keep backlog updated with qlen (WANG Cong) [Orabug: 34731314]
-
Thu Dec 01 2022 Vijayendra Suman <vijayendra.suman@oracle.com> [4.1.12-124.69.5.el7uek]
- x86/smpboot: check cpu_initialized_mask first after returning from schedule() (Dongli Zhang) [Orabug: 34798594]