[Bug 1028372] New: VUL-0: CVE-2017-2636: kernel-source: local privilege escalation flaw in n_hdlc
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Bug ID: 1028372 Summary: VUL-0: CVE-2017-2636: kernel-source: local privilege escalation flaw in n_hdlc Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Security Assignee: security-team@suse.de Reporter: mikhail.kasimov@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 716639 --> http://bugzilla.suse.com/attachment.cgi?id=716639&action=edit 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch Ref: http://seclists.org/oss-sec/2017/q1/569 ============================================= Hello! This is an announcement of CVE-2017-2636, which is a race condition in the n_hdlc Linux kernel driver (drivers/tty/n_hdlc.c). It can be exploited to gain a local privilege escalation. This driver provides HDLC serial line discipline and comes as a kernel module in many Linux distributions, which have CONFIG_N_HDLC=m in the kernel config. The bug was introduced on 22 June 2009: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b... My fix to the Linux kernel mainline was proposed on 28 February 2017 and should be available soon. Please see the attachment. I will publish my PoC exploit later, giving people some time to update their systems. I've found this bug investigating a suspicious kernel crash made by syzkaller (https://github.com/google/syzkaller). -- Bug details -- N_HDLC line discipline uses a self-made singly linked lists for data buffers and has n_hdlc.tbuf pointer for buffer retransmitting after an error. If sending of a data buffer is not successful, then its address is saved in n_hdlc.tbuf and the next time n_hdlc_send_frames() will try to resend it first of all. But the commit be10eb7589337e5defbe214dae038a53dd21add8 ("tty: n_hdlc add buffer flushing") introduced racy access to n_hdlc.tbuf. After transmission error concurrent flush_tx_queue() and n_hdlc_send_frames() can put a buffer pointed by n_hdlc.tbuf to tx_free_buf_list twice. That causes an exploitable double free error in n_hdlc_release(). To fix the issue I used a standard kernel linked list protected by a spinlock and got rid of n_hdlc.tbuf. In case of transmission error the current data buffer is put after the head of tx_buf_list. -- Kernel updates are ready, please update your systems. Best regards, Alexander Popov Positive Technologies https://www.ptsecurity.com Attachment: 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch ============================================= -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c2 --- Comment #2 from Marcus Meissner <meissner@suse.com> --- Please do not open bug if the alias is taken. We have those alrady. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c3 --- Comment #3 from Mikhail Kasimov <mikhail.kasimov@gmail.com> --- (In reply to Marcus Meissner from comment #2)
Please do not open bug if the alias is taken. We have those alrady.
boo returns 'Zarro boogs found', when user searches something, that has 'private' status. :( Some time ago I explained that in email-message... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |ibs:running:4422:important | |ibs:running:4423:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |ibs:running:4422:important |ibs:running:4422:important |ibs:running:4423:important |ibs:running:4423:important | |ibs:running:4453:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |ibs:running:4422:important | |ibs:running:4423:important | |ibs:running:4453:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c4 --- Comment #4 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:0864-1: An update that solves two vulnerabilities and has one errata is now available. Category: security (important) Bug References: 1027565,1028372,1030573 CVE References: CVE-2017-2636,CVE-2017-7184 Sources used: SUSE Linux Enterprise Workstation Extension 12-SP2 (src): kernel-default-4.4.49-92.14.1 SUSE Linux Enterprise Software Development Kit 12-SP2 (src): kernel-docs-4.4.49-92.14.3, kernel-obs-build-4.4.49-92.14.1 SUSE Linux Enterprise Server for Raspberry Pi 12-SP2 (src): kernel-default-4.4.49-92.14.1, kernel-source-4.4.49-92.14.1, kernel-syms-4.4.49-92.14.1 SUSE Linux Enterprise Server 12-SP2 (src): kernel-default-4.4.49-92.14.1, kernel-source-4.4.49-92.14.1, kernel-syms-4.4.49-92.14.1 SUSE Linux Enterprise Live Patching 12 (src): kgraft-patch-SLE12-SP2_Update_6-1-2.1 SUSE Linux Enterprise High Availability 12-SP2 (src): kernel-default-4.4.49-92.14.1 SUSE Linux Enterprise Desktop 12-SP2 (src): kernel-default-4.4.49-92.14.1, kernel-source-4.4.49-92.14.1, kernel-syms-4.4.49-92.14.1 OpenStack Cloud Magnum Orchestration 7 (src): kernel-default-4.4.49-92.14.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c6 --- Comment #6 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:0866-1: An update that solves two vulnerabilities and has one errata is now available. Category: security (important) Bug References: 1027565,1028372,1030573 CVE References: CVE-2017-2636,CVE-2017-7184 Sources used: SUSE Linux Enterprise Server for SAP 12 (src): kernel-default-3.12.61-52.69.2, kernel-source-3.12.61-52.69.2, kernel-syms-3.12.61-52.69.1, kernel-xen-3.12.61-52.69.2, kgraft-patch-SLE12_Update_20-1-2.3 SUSE Linux Enterprise Server 12-LTSS (src): kernel-default-3.12.61-52.69.2, kernel-source-3.12.61-52.69.2, kernel-syms-3.12.61-52.69.1, kernel-xen-3.12.61-52.69.2, kgraft-patch-SLE12_Update_20-1-2.3 SUSE Linux Enterprise Module for Public Cloud 12 (src): kernel-ec2-3.12.61-52.69.2 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2017:0907-1: An update that solves 11 vulnerabilities and has 41 fixes is now available. Category: security (important) Bug References: 1007959,1007962,1008842,1011913,1012910,1013994,1015609,1017461,1017641,1018263,1018419,1019163,1019618,1020048,1022785,1023866,1024015,1025235,1025683,1026405,1026462,1026505,1026509,1026692,1026722,1027054,1027066,1027179,1027189,1027190,1027195,1027273,1027565,1027575,1028017,1028041,1028158,1028217,1028325,1028372,1028415,1028819,1028895,1029220,1029986,1030573,1030575,951844,968697,969755,982783,998106 CVE References: CVE-2016-10200,CVE-2016-2117,CVE-2016-9191,CVE-2017-2596,CVE-2017-2636,CVE-2017-6214,CVE-2017-6345,CVE-2017-6346,CVE-2017-6347,CVE-2017-6353,CVE-2017-7184 Sources used: openSUSE Leap 42.2 (src): kernel-debug-4.4.57-18.3.1, kernel-default-4.4.57-18.3.1, kernel-docs-4.4.57-18.3.2, kernel-obs-build-4.4.57-18.3.1, kernel-obs-qa-4.4.57-18.3.1, kernel-source-4.4.57-18.3.1, kernel-syms-4.4.57-18.3.1, kernel-vanilla-4.4.57-18.3.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |CVSSv3:NVD:CVE-2017-2636:7. |CVSSv3:NVD:CVE-2017-2636:7. |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |C:H/I:H/A:H) |C:H/I:H/A:H) |CVSSv3:RedHat:CVE-2017-2636 |CVSSv3:RedHat:CVE-2017-2636 |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:U/C:H/I:H/A:H) |:U/C:H/I:H/A:H) | |ibs:running:5082:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |CVSSv3:NVD:CVE-2017-2636:7. |CVSSv3:NVD:CVE-2017-2636:7. |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |C:H/I:H/A:H) |C:H/I:H/A:H) |CVSSv3:RedHat:CVE-2017-2636 |CVSSv3:RedHat:CVE-2017-2636 |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:U/C:H/I:H/A:H) |:U/C:H/I:H/A:H) |ibs:running:5082:important |ibs:running:5082:important | |ibs:running:5089:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c8 --- Comment #8 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:1990-1: An update that solves 43 vulnerabilities and has 282 fixes is now available. Category: security (important) Bug References: 1000092,1003077,1003581,1004003,1007729,1007959,1007962,1008842,1009674,1009718,1010032,1010612,1010690,1011044,1011176,1011913,1012060,1012382,1012422,1012452,1012829,1012910,1012985,1013001,1013561,1013792,1013887,1013994,1014120,1014136,1015342,1015367,1015452,1015609,1016403,1017164,1017170,1017410,1017461,1017641,1018100,1018263,1018358,1018385,1018419,1018446,1018813,1018885,1018913,1019061,1019148,1019163,1019168,1019260,1019351,1019594,1019614,1019618,1019630,1019631,1019784,1019851,1020048,1020214,1020412,1020488,1020602,1020685,1020817,1020945,1020975,1021082,1021248,1021251,1021258,1021260,1021294,1021424,1021455,1021474,1021762,1022181,1022266,1022304,1022340,1022429,1022476,1022547,1022559,1022595,1022785,1022971,1023101,1023175,1023287,1023762,1023866,1023884,1023888,1024015,1024081,1024234,1024508,1024938,1025039,1025235,1025461,1025683,1026024,1026405,1026462,1026505,1026509,1026570,1026692,1026722,1027054,1027066,1027101,1027153,1027179,1027189,1027190,1027195,102727 3,1027512,1027565,1027616,1027974,1028017,1028027,1028041,1028158,1028217,1028310,1028325,1028340,1028372,1028415,1028819,1028883,1028895,1029220,1029514,1029607,1029634,1029986,1030057,1030070,1030118,1030213,1030573,1031003,1031040,1031052,1031142,1031147,1031200,1031206,1031208,1031440,1031470,1031500,1031512,1031555,1031579,1031662,1031717,1031796,1031831,1032006,1032141,1032339,1032345,1032400,1032581,1032673,1032681,1032803,1033117,1033281,1033287,1033336,1033340,1033885,1034048,1034419,1034635,1034670,1034671,1034762,1034902,1034995,1035024,1035866,1035887,1035920,1035922,1036214,1036638,1036752,1036763,1037177,1037186,1037384,1037483,1037669,1037840,1037871,1037969,1038033,1038043,1038085,1038142,1038143,1038297,1038458,1038544,1038842,1038843,1038846,1038847,1038848,1038879,1038981,1038982,1039348,1039354,1039700,1039864,1039882,1039883,1039885,1039900,1040069,1040125,1040182,1040279,1040351,1040364,1040395,1040425,1040463,1040567,1040609,1040855,1040929,1040941,1041087,104 1160,1041168,1041242,1041431,1041810,1042200,1042286,1042356,1042421,1042517,1042535,1042536,1042863,1042886,1043014,1043231,1043236,1043347,1043371,1043467,1043488,1043598,1043912,1043935,1043990,1044015,1044082,1044120,1044125,1044532,1044767,1044772,1044854,1044880,1044912,1045154,1045235,1045286,1045307,1045340,1045467,1045568,1046105,1046434,1046589,799133,863764,870618,922871,951844,966170,966172,966191,966321,966339,968697,969479,969755,970083,971975,982783,985561,986362,986365,987192,987576,988065,989056,989311,990058,990682,991273,993832,995542,995968,998106 CVE References: CVE-2016-10200,CVE-2016-2117,CVE-2016-4997,CVE-2016-4998,CVE-2016-7117,CVE-2016-9191,CVE-2017-1000364,CVE-2017-1000365,CVE-2017-1000380,CVE-2017-2583,CVE-2017-2584,CVE-2017-2596,CVE-2017-2636,CVE-2017-2671,CVE-2017-5551,CVE-2017-5576,CVE-2017-5577,CVE-2017-5897,CVE-2017-5970,CVE-2017-5986,CVE-2017-6074,CVE-2017-6214,CVE-2017-6345,CVE-2017-6346,CVE-2017-6347,CVE-2017-6353,CVE-2017-7184,CVE-2017-7187,CVE-2017-7261,CVE-2017-7294,CVE-2017-7308,CVE-2017-7346,CVE-2017-7374,CVE-2017-7487,CVE-2017-7616,CVE-2017-7618,CVE-2017-8890,CVE-2017-9074,CVE-2017-9075,CVE-2017-9076,CVE-2017-9077,CVE-2017-9150,CVE-2017-9242 Sources used: SUSE Linux Enterprise Real Time Extension 12-SP2 (src): kernel-rt-4.4.74-7.10.1, kernel-rt_debug-4.4.74-7.10.1, kernel-source-rt-4.4.74-7.10.1, kernel-syms-rt-4.4.74-7.10.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |CVSSv3:NVD:CVE-2017-2636:7. |CVSSv3:NVD:CVE-2017-2636:7. |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |C:H/I:H/A:H) |C:H/I:H/A:H) |CVSSv3:RedHat:CVE-2017-2636 |CVSSv3:RedHat:CVE-2017-2636 |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:U/C:H/I:H/A:H) |:U/C:H/I:H/A:H) |ibs:running:5082:important |ibs:running:5089:important |ibs:running:5089:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|CVSSv2:NVD:CVE-2017-2636:7. |CVSSv2:NVD:CVE-2017-2636:7. |2:(AV:L/AC:L/Au:N/C:C/I:C/A |2:(AV:L/AC:L/Au:N/C:C/I:C/A |:C) |:C) |CVSSv2:SUSE:CVE-2017-2636:6 |CVSSv2:SUSE:CVE-2017-2636:6 |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |.0:(AV:L/AC:H/Au:S/C:C/I:C/ |A:C) |A:C) |CVSSv3:NVD:CVE-2017-2636:7. |CVSSv3:NVD:CVE-2017-2636:7. |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |8:(AV:L/AC:L/PR:L/UI:N/S:U/ |C:H/I:H/A:H) |C:H/I:H/A:H) |CVSSv3:RedHat:CVE-2017-2636 |CVSSv3:RedHat:CVE-2017-2636 |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:7.8:(AV:L/AC:L/PR:L/UI:N/S |:U/C:H/I:H/A:H) |:U/C:H/I:H/A:H) |ibs:running:5089:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1028372 http://bugzilla.suse.com/show_bug.cgi?id=1028372#c9 --- Comment #9 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:2342-1: An update that solves 44 vulnerabilities and has 135 fixes is now available. Category: security (important) Bug References: 1003077,1005651,1008374,1008850,1008893,1012422,1013018,1013070,1013800,1013862,1016489,1017143,1018074,1018263,1018446,1019168,1020229,1021256,1021913,1022971,1023014,1023051,1023163,1023888,1024508,1024788,1024938,1025235,1025702,1026024,1026260,1026722,1026914,1027066,1027101,1027178,1027565,1028372,1028415,1028880,1029140,1029212,1029770,1029850,1030213,1030552,1030573,1030593,1030814,1031003,1031052,1031440,1031579,1032141,1032340,1032471,1033287,1033336,1033771,1033794,1033804,1033816,1034026,1034670,1035576,1035777,1035920,1036056,1036288,1036629,1037182,1037183,1037191,1037193,1037227,1037232,1037233,1037356,1037358,1037359,1037441,1038544,1038879,1038981,1038982,1039258,1039348,1039354,1039456,1039594,1039882,1039883,1039885,1040069,1040351,1041160,1041431,1041762,1041975,1042045,1042200,1042615,1042633,1042687,1042832,1043014,1043234,1043935,1044015,1044125,1044216,1044230,1044854,1044882,1044913,1044985,1045154,1045340,1045356,1045406,1045416,1045525,1045538,1045547,104561 5,1046107,1046122,1046192,1046715,1047027,1047053,1047343,1047354,1047487,1047523,1047653,1048185,1048221,1048232,1048275,1049483,1049603,1049688,1049882,1050154,1050431,1051478,1051515,1051770,784815,792863,799133,870618,909486,909618,911105,919382,928138,931620,938352,943786,948562,962257,970956,971975,972891,979021,982783,983212,985561,986362,986365,986924,988065,989056,990682,991651,995542,999245 CVE References: CVE-2014-9922,CVE-2015-3288,CVE-2015-8970,CVE-2016-10200,CVE-2016-2188,CVE-2016-4997,CVE-2016-4998,CVE-2016-5243,CVE-2016-7117,CVE-2017-1000363,CVE-2017-1000364,CVE-2017-1000365,CVE-2017-1000380,CVE-2017-11176,CVE-2017-11473,CVE-2017-2636,CVE-2017-2647,CVE-2017-2671,CVE-2017-5669,CVE-2017-5970,CVE-2017-5986,CVE-2017-6074,CVE-2017-6214,CVE-2017-6348,CVE-2017-6353,CVE-2017-6951,CVE-2017-7184,CVE-2017-7187,CVE-2017-7261,CVE-2017-7294,CVE-2017-7308,CVE-2017-7482,CVE-2017-7487,CVE-2017-7533,CVE-2017-7542,CVE-2017-7616,CVE-2017-8890,CVE-2017-8924,CVE-2017-8925,CVE-2017-9074,CVE-2017-9075,CVE-2017-9076,CVE-2017-9077,CVE-2017-9242 Sources used: SUSE Linux Enterprise Real Time Extension 11-SP4 (src): kernel-rt-3.0.101.rt130-69.5.1, kernel-rt_trace-3.0.101.rt130-69.5.1, kernel-source-rt-3.0.101.rt130-69.5.1, kernel-syms-rt-3.0.101.rt130-69.5.1 SUSE Linux Enterprise Debuginfo 11-SP4 (src): kernel-rt-3.0.101.rt130-69.5.1, kernel-rt_debug-3.0.101.rt130-69.5.1, kernel-rt_trace-3.0.101.rt130-69.5.1 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com