-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathubuntu18.04.yml
789 lines (789 loc) · 27.5 KB
/
ubuntu18.04.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
---
- title: 'USN-6119-1: OpenSSL vulnerabilities'
stack_release: 0.369.0
- title: 'USN-6112-1: Perl vulnerability'
stack_release: 0.369.0
- title: 'USN-6105-1: ca-certificates update'
stack_release: 0.369.0
- title: 'USN-6101-1: GNU binutils vulnerabilities'
stack_release: 0.369.0
- title: 'USN-6099-1: ncurses vulnerabilities'
stack_release: 0.367.0
- title: 'USN-6087-1: Ruby vulnerabilities'
stack_release: 0.366.0
- title: 'USN-6078-1: libwebp vulnerability'
stack_release: 0.365.0
- title: 'USN-6055-2: Ruby regression'
stack_release: 0.365.0
- title: 'USN-6055-1: Ruby vulnerabilities'
stack_release: 0.365.0
- title: 'USN-6050-1: Git vulnerabilities'
stack_release: 0.365.0
- title: 'USN-6039-1: OpenSSL vulnerabilities'
stack_release: 0.364.0
- title: 'USN-6028-1: libxml2 vulnerabilities'
stack_release: 0.362.0
- title: 'USN-6005-1: Sudo vulnerabilities'
stack_release: 0.361.0
- title: 'USN-5995-1: Vim vulnerabilities'
stack_release: 0.360.0
- title: 'USN-5964-1: curl vulnerabilities'
stack_release: 0.357.0
- title: 'USN-5963-1: Vim vulnerabilities'
stack_release: 0.357.0
- title: 'USN-5960-1: Python vulnerability'
stack_release: 0.357.0
- title: 'USN-5952-1: OpenJPEG vulnerabilities'
stack_release: 0.357.0
- title: 'USN-5928-1: systemd vulnerabilities'
stack_release: 0.357.0
- title: 'USN-5923-1: LibTIFF vulnerabilities'
stack_release: 0.356.0
- title: 'USN-5767-3: Python vulnerability'
stack_release: 0.355.0
- title: 'USN-5921-1: rsync vulnerabilities'
stack_release: 0.355.0
- title: 'USN-5871-2: Git regression'
stack_release: 0.354.0
- title: 'USN-5900-1: tar vulnerability'
stack_release: 0.353.0
- title: 'USN-5891-1: curl vulnerabilities'
stack_release: 0.353.0
- title: 'USN-5870-1: apr-util vulnerability'
stack_release: 0.352.0
- title: 'USN-5871-1: Git vulnerabilities'
stack_release: 0.352.0
- title: 'USN-5855-1: ImageMagick vulnerabilities'
stack_release: 0.352.0
- title: 'USN-5849-1: Heimdal vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5845-1: OpenSSL vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5844-1: OpenSSL vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5825-2: PAM regressions'
stack_release: 0.351.0
- title: 'USN-5825-1: PAM vulnerability'
stack_release: 0.351.0
- title: 'USN-5806-2: Ruby vulnerability'
stack_release: 0.351.0
- title: 'USN-5810-2: Git regression'
stack_release: 0.351.0
- title: 'USN-5811-1: Sudo vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5810-1: Git vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5807-1: libXpm vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5801-1: Vim vulnerabilities'
stack_release: 0.351.0
- title: 'USN-5800-1: Heimdal vulnerabilities'
stack_release: 0.349.0
- title: 'USN-5788-1: curl vulnerabilities'
stack_release: 0.348.0
- title: 'USN-5767-1: Python vulnerabilities'
stack_release: 0.346.0
- title: 'USN-5766-1: Heimdal vulnerability'
stack_release: 0.345.0
- title: 'USN-5762-1: GNU binutils vulnerability'
stack_release: 0.344.0
- title: 'USN-5761-1: ca-certificates update'
stack_release: 0.344.0
- title: 'USN-5760-1: libxml2 vulnerabilities'
stack_release: 0.344.0
- title: 'USN-5743-2: LibTIFF vulnerability'
stack_release: 0.343.0
- title: 'USN-5745-2: shadow regression'
stack_release: 0.342.0
- title: 'USN-5748-1: Sysstat vulnerability'
stack_release: 0.342.0
- title: 'USN-5745-1: shadow vulnerability'
stack_release: 0.341.0
- title: 'USN-5744-1: libICE vulnerability'
stack_release: 0.341.0
- title: 'USN-5742-1: JBIG-KIT vulnerability'
stack_release: 0.340.0
- title: 'USN-5736-1: ImageMagick vulnerabilities'
stack_release: 0.339.0
- title: 'USN-5638-3: Expat vulnerability'
stack_release: 0.338.0
- title: 'USN-5733-1: FLAC vulnerabilities'
stack_release: 0.337.0
- title: 'USN-5732-1: Unbound vulnerability'
stack_release: 0.336.0
- title: 'USN-5638-2: Expat vulnerabilities'
stack_release: 0.335.0
- title: 'USN-5718-1: pixman vulnerability'
stack_release: 0.333.0
- title: 'USN-5716-1: SQLite vulnerability'
stack_release: 0.332.0
- title: 'USN-5704-1: DBus vulnerabilities'
stack_release: 0.331.0
- title: 'USN-5702-1: curl vulnerabilities'
stack_release: 0.330.0
- title: 'USN-5689-1: Perl vulnerability'
stack_release: 0.329.0
- title: 'USN-5686-1: Git vulnerabilities'
stack_release: 0.329.0
- title: 'USN-5675-1: Heimdal vulnerabilities'
stack_release: 0.328.0
- title: 'USN-5673-1: unzip vulnerabilities'
stack_release: 0.328.0
- title: 'USN-5672-1: GMP vulnerability'
stack_release: 0.328.0
- title: 'USN-5658-1: DHCP vulnerabilities'
stack_release: 0.327.0
- title: 'USN-5631-1: libjpeg-turbo vulnerabilities'
stack_release: 0.326.0
- title: 'USN-5619-1: LibTIFF vulnerabilities'
stack_release: 0.324.0
- title: 'USN-5583-2: systemd regression'
stack_release: 0.324.0
- title: 'USN-5523-2: LibTIFF vulnerabilities'
stack_release: 0.322.0
- title: 'USN-5587-1: curl vulnerability'
stack_release: 0.320.0
- title: 'USN-5583-1: systemd vulnerability'
stack_release: 0.319.0
- title: 'USN-5575-1: Libxslt vulnerabilities'
stack_release: 0.318.0
- title: 'USN-5573-1: rsync vulnerability'
stack_release: 0.317.0
- title: 'USN-5570-1: zlib vulnerability'
stack_release: 0.316.0
- title: 'USN-5569-1: Unbound vulnerabilities'
stack_release: 0.315.0
- title: 'USN-5548-1: libxml2 vulnerability'
stack_release: 0.314.0
- title: 'USN-5550-1: GnuTLS vulnerabilities'
stack_release: 0.313.0
- title: 'USN-5528-1: FreeType vulnerabilities'
stack_release: 0.312.0
- title: 'USN-5519-1: Python vulnerability'
stack_release: 0.311.0
- title: 'USN-5511-1: Git vulnerabilities'
stack_release: 0.310.0
- title: 'USN-5502-1: OpenSSL vulnerability'
stack_release: 0.309.0
- title: 'USN-5495-1: curl vulnerabilities'
stack_release: 0.308.0
- title: 'USN-5488-1: OpenSSL vulnerability'
stack_release: 0.307.0
- title: 'USN-5472-1: FFmpeg vulnerabilities'
stack_release: 0.307.0
- title: 'USN-5473-1: ca-certificates update'
stack_release: 0.306.0
- title: 'USN-5464-1: e2fsprogs vulnerability'
stack_release: 0.306.0
- title: 'USN-5464-1: E2fsprogs vulnerability'
stack_release: 0.304.0
- title: 'USN-5462-1: Ruby vulnerabilities'
stack_release: 0.303.0
- title: 'USN-5456-1: ImageMagick vulnerability'
stack_release: 0.302.0
- title: 'USN-5446-1: dpkg vulnerability'
stack_release: 0.301.0
- title: 'USN-5445-1: Subversion vulnerabilities'
stack_release: 0.300.0
- title: 'USN-5425-1: PCRE vulnerabilities'
stack_release: 0.299.0
- title: 'USN-5422-1: libxml2 vulnerabilities'
stack_release: 0.298.0
- title: 'USN-5421-1: LibTIFF vulnerabilities'
stack_release: 0.297.0
- title: 'USN-5412-1: curl vulnerabilities'
stack_release: 0.296.0
- title: 'USN-5259-3: Cron regression'
stack_release: 0.295.0
- title: 'USN-5244-2: DBus vulnerability'
stack_release: 0.294.0
- title: 'USN-5259-2: Cron vulnerabilities'
stack_release: 0.294.0
- title: 'USN-5402-1: OpenSSL vulnerabilities'
stack_release: 0.292.0
- title: 'USN-5397-1: curl vulnerabilities'
stack_release: 0.291.0
- title: 'USN-5391-1: libsepol vulnerabilities'
stack_release: 0.290.0
- title: 'USN-5376-3: Git regression'
stack_release: 0.289.0
- title: 'USN-5380-1: Bash vulnerability'
stack_release: 0.287.0
- title: 'USN-5379-1: klibc vulnerabilities'
stack_release: 0.286.0
- title: 'USN-5378-2: XZ Utils vulnerability'
stack_release: 0.285.0
- title: 'USN-5378-1: Gzip vulnerability'
stack_release: 0.285.0
- title: 'USN-5376-1: Git vulnerability'
stack_release: 0.284.0
- title: 'USN-5331-2: tcpdump vulnerabilities'
stack_release: 0.283.0
- title: 'USN-5366-1: FriBidi vulnerabilities'
stack_release: 0.282.0
- title: 'USN-5359-1: rsync vulnerability'
stack_release: 0.281.0
- title: 'USN-5355-1: zlib vulnerability'
stack_release: 0.280.0
- title: 'USN-5342-1: Python vulnerabilities'
stack_release: 0.279.0
- title: 'USN-5329-1: tar vulnerability'
stack_release: 0.279.0
- title: 'USN-5328-1: OpenSSL vulnerability'
stack_release: 0.278.0
- title: 'USN-5324-1: libxml2 vulnerability'
stack_release: 0.277.0
- title: 'USN-5320-1: Expat vulnerabilities and regression'
stack_release: 0.276.0
- title: 'USN-5310-1: GNU C Library vulnerabilities'
stack_release: 0.275.0
- title: 'USN-5288-1: Expat vulnerabilities'
stack_release: 0.274.0
- title: 'USN-5254-1: shadow vulnerabilities'
stack_release: 0.273.0
- title: 'USN-5235-1: Ruby vulnerabilities'
stack_release: 0.272.0
- title: 'USN-5199-1: Python vulnerabilities'
stack_release: 0.271.0
- title: 'USN-5189-1: GLib vulnerability'
stack_release: 0.270.0
- title: 'USN-5179-1: BusyBox vulnerabilities'
stack_release: 0.269.0
- title: 'USN-5150-1: OpenEXR vulnerability'
stack_release: 0.267.0
- title: 'USN-5144-1: OpenEXR vulnerability'
stack_release: 0.265.0
- title: 'USN-5133-1: ICU vulnerability'
stack_release: 0.264.0
- title: 'USN-5124-1: GNU binutils vulnerabilities'
stack_release: 0.263.0
- title: 'USN-5102-1: Mercurial vulnerabilities'
stack_release: 0.261.0
- title: 'USN-5089-1: ca-certificates update'
stack_release: 0.260.0
- title: 'USN-5079-3: curl vulnerabilities'
stack_release: 0.259.0
- title: 'USN-5080-1: Libgcrypt vulnerabilities'
stack_release: 0.258.0
- title: 'USN-5079-1: curl vulnerabilities'
stack_release: 0.257.0
- title: 'USN-5076-1: Git vulnerability'
stack_release: 0.256.0
- title: 'USN-5068-1: GD library vulnerabilities'
stack_release: 0.255.0
- title: 'USN-5064-1: GNU cpio vulnerability'
stack_release: 0.255.0
- title: 'USN-5051-3: OpenSSL vulnerability'
stack_release: 0.254.0
- title: 'USN-5051-1: OpenSSL vulnerabilities'
stack_release: 0.253.0
- title: 'USN-3809-2: OpenSSH regression'
stack_release: 0.252.0
- title: 'USN-5021-1: curl vulnerabilities'
stack_release: 0.250.0
- title: 'USN-5020-1: Ruby vulnerabilities'
stack_release: 0.250.0
- title: 'USN-5013-1: systemd vulnerabilities'
stack_release: 0.250.0
- title: 'USN-5005-1: DjVuLibre vulnerability'
stack_release: 0.250.0
- title: 'USN-4996-1: OpenEXR vulnerabilities'
stack_release: 0.247.0
- title: 'USN-4991-1: libxml2 vulnerabilities'
stack_release: 0.245.0
- title: 'USN-4990-1: Nettle vulnerabilities'
stack_release: 0.244.0
- title: 'USN-4988-1: ImageMagick vulnerabilities'
stack_release: 0.243.0
- title: 'USN-4971-1: libwebp vulnerabilities'
stack_release: 0.242.0
- title: 'USN-4969-1: DHCP vulnerability'
stack_release: 0.241.0
- title: 'USN-4968-1: LZ4 vulnerability'
stack_release: 0.240.0
- title: 'USN-4966-1: libx11 vulnerability'
stack_release: 0.239.0
- title: 'USN-4957-1: DjVuLibre vulnerabilities'
stack_release: 0.238.0
- title: 'USN-4938-1: Unbound vulnerabilities'
stack_release: 0.237.0
- title: 'USN-4922-1: Ruby vulnerability'
stack_release: 0.236.0
- title: 'USN-4906-1: Nettle vulnerability'
stack_release: 0.235.0
- title: 'USN-4900-1: OpenEXR vulnerabilities'
stack_release: 0.234.0
- title: 'USN-4898-1: curl vulnerabilities'
stack_release: 0.233.0
- title: 'USN-4891-1: OpenSSL vulnerability'
stack_release: 0.232.0
- title: 'USN-4882-1: Ruby vulnerabilities'
stack_release: 0.231.0
- title: 'USN-4764-1: GLib vulnerability'
stack_release: 0.230.0
- title: 'USN-4761-1: Git vulnerability'
stack_release: 0.229.0
- title: 'USN-4760-1: libzstd vulnerabilities'
stack_release: 0.228.0
- title: 'USN-4759-1: GLib vulnerabilities'
stack_release: 0.228.0
- title: 'USN-4754-4: Python 2.7 vulnerability'
stack_release: 0.227.0
- title: 'USN-4754-2: Python regression'
stack_release: 0.226.0
- title: 'USN-4755-1: LibTIFF vulnerabilities'
stack_release: 0.225.0
- title: 'USN-4754-1: Python vulnerabilities'
stack_release: 0.225.0
- title: 'USN-4738-1: OpenSSL vulnerabilities'
stack_release: 0.224.0
- title: 'USN-4719-1: ca-certificates update'
stack_release: 0.223.0
- title: 'USN-4705-1: Sudo vulnerabilities'
stack_release: 0.222.0
- title: 'USN-4692-1: tar vulnerabilities'
stack_release: 0.221.0
- title: 'USN-4677-1: p11-kit vulnerabilities'
stack_release: 0.220.0
- title: 'USN-4676-1: OpenEXR vulnerabilities'
stack_release: 0.219.0
- title: 'USN-4673-1: libproxy vulnerability'
stack_release: 0.218.0
- title: 'USN-4672-1: unzip vulnerabilities'
stack_release: 0.217.0
- title: 'USN-4670-1: ImageMagick vulnerabilities'
stack_release: 0.216.0
- title: 'USN-4667-1: APT vulnerability'
stack_release: 0.214.0
- title: 'USN-4665-1: curl vulnerabilities'
stack_release: 0.213.0
- title: 'USN-4662-1: OpenSSL vulnerability'
stack_release: 0.212.0
- title: 'USN-4635-1: Kerberos vulnerability'
stack_release: 0.211.0
- title: 'USN-4624-1: libexif vulnerability'
stack_release: 0.211.0
- title: 'USN-4608-1: ca-certificates update'
stack_release: 0.211.0
- title: 'USN-4602-1: Perl vulnerabilities'
stack_release: 0.211.0
- title: 'USN-4593-1: FreeType vulnerability'
stack_release: 0.210.0
- title: 'USN-4582-1: Vim vulnerabilities'
stack_release: 0.209.0
- title: 'USN-4581-1: Python vulnerability'
stack_release: 0.209.0
- title: 'USN-4531-1: BusyBox vulnerability'
stack_release: 0.208.0
- title: 'USN-4514-1: libproxy vulnerability'
stack_release: 0.206.0
- title: 'USN-4512-1: util-linux vulnerability'
stack_release: 0.205.0
- title: 'USN-4504-1: OpenSSL vulnerabilities'
stack_release: 0.205.0
- title: 'USN-4487-1: libx11 vulnerabilities'
stack_release: 0.204.0
- title: 'USN-4466-1: curl vulnerability'
stack_release: 0.203.0
- title: 'USN-4436-2: librsvg regression'
stack_release: 0.202.0
- title: 'USN-4436-1: librsvg vulnerabilities'
stack_release: 0.201.0
- title: 'USN-4431-1: FFmpeg vulnerabilities'
stack_release: 0.200.0
- title: 'USN-4428-1: Python vulnerabilities'
stack_release: 0.200.0
- title: 'USN-4426-1: Linux kernel vulnerabilities'
stack_release: 0.200.0
- title: 'USN-4425-1: Linux kernel vulnerabilities'
stack_release: 0.200.0
- title: 'USN-4418-1: OpenEXR vulnerabilities'
stack_release: 0.198.0
- title: 'USN-4416-1: GNU C Library vulnerabilities'
stack_release: 0.198.0
- title: 'USN-4414-1: Linux kernel vulnerabilities'
stack_release: 0.198.0
- title: 'USN-4413-1: Linux kernel vulnerabilities'
stack_release: 0.198.0
- title: 'USN-4412-1: Linux kernel vulnerabilities'
stack_release: 0.198.0
- title: 'USN-4404-2: Linux kernel vulnerabilities'
stack_release: 0.197.0
- title: 'USN-4402-1: curl vulnerabilities'
stack_release: 0.196.0
- title: 'USN-4398-1: DBus vulnerability'
stack_release: 0.195.0
- title: 'USN-4396-1: libexif vulnerabilities'
stack_release: 0.194.0
- title: 'USN-4394-1: SQLite vulnerabilities'
stack_release: 0.193.0
- title: 'USN-4390-1: Linux kernel vulnerabilities'
stack_release: 0.193.0
- title: 'USN-4388-1: Linux kernel vulnerabilities'
stack_release: 0.193.0
- title: 'USN-4387-1: Linux kernel vulnerabilities'
stack_release: 0.193.0
- title: 'LSN-0068-1: Kernel Live Patch Security Notice'
stack_release: 0.192.0
- title: 'USN-4386-1: libjpeg-turbo vulnerability'
stack_release: 0.191.0
- title: 'USN-4377-1: ca-certificates update'
stack_release: 0.190.0
- title: 'USN-4376-1: OpenSSL vulnerabilities'
stack_release: 0.189.0
- title: 'USN-4360-4: json-c vulnerability'
stack_release: 0.189.0
- title: 'USN-4374-1: Unbound vulnerabilities'
stack_release: 0.188.0
- title: 'USN-4369-1: Linux kernel vulnerabilities'
stack_release: 0.188.0
- title: 'LSN-0067-1: Kernel Live Patch Security Notice'
stack_release: 0.188.0
- title: 'USN-4368-1: Linux kernel vulnerabilities'
stack_release: 0.185.0
- title: 'USN-4363-1: Linux kernel vulnerabilities'
stack_release: 0.185.0
- title: 'USN-4360-2: json-c regression'
stack_release: 0.183.0
- title: 'USN-4360-1: json-c vulnerability'
stack_release: 0.183.0
- title: 'USN-4359-1: APT vulnerability'
stack_release: 0.183.0
- title: 'USN-4358-1: libexif vulnerabilities'
stack_release: 0.183.0
- title: 'USN-4357-1: IPRoute vulnerability'
stack_release: 0.183.0
- title: 'USN-3911-2: file regression'
stack_release: 0.183.0
- title: 'LSN-0066-1: Kernel Live Patch Security Notice'
stack_release: 0.183.0
- title: 'USN-4345-1: Linux kernel vulnerabilities'
stack_release: 0.178.0
- title: 'USN-4344-1: Linux kernel vulnerabilities'
stack_release: 0.178.0
- title: 'USN-4342-1: Linux kernel vulnerabilities'
stack_release: 0.178.0
- title: 'USN-4339-1: OpenEXR vulnerabilities'
stack_release: 0.177.0
- title: 'USN-4336-1: GNU binutils vulnerabilities'
stack_release: 0.176.0
- title: 'USN-4333-1: Python vulnerabilities'
stack_release: 0.176.0
- title: 'USN-4334-1: Git vulnerability'
stack_release: 0.176.0
- title: 'USN-4329-1: Git vulnerability'
stack_release: 0.176.0
- title: 'USN-4325-1: Linux kernel vulnerabilities'
stack_release: 0.176.0
- title: 'USN-4324-1: Linux kernel vulnerabilities'
stack_release: 0.176.0
- title: 'USN-4319-1: Linux kernel vulnerabilities'
stack_release: 0.175.0
- title: 'USN-4316-1: GD Graphics Library vulnerabilities'
stack_release: 0.175.0
- title: 'USN-4313-1: Linux kernel vulnerability'
stack_release: 0.174.0
- title: 'USN-4309-1: Vim vulnerabilities'
stack_release: 0.172.0
- title: 'USN-4305-1: ICU vulnerability'
stack_release: 0.171.0
- title: 'USN-4302-1: Linux kernel vulnerabilities'
stack_release: 0.170.0
- title: 'USN-4301-1: Linux kernel vulnerabilities'
stack_release: 0.170.0
- title: 'USN-4300-1: Linux kernel vulnerabilities'
stack_release: 0.170.0
- title: 'USN-4298-1: SQLite vulnerabilities'
stack_release: 0.169.0
- title: 'USN-4295-1: Rake vulnerability'
stack_release: 0.167.0
- title: 'USN-4293-1: libarchive vulnerabilities'
stack_release: 0.166.0
- title: 'USN-4292-1: rsync vulnerabilities'
stack_release: 0.165.0
- title: 'USN-4284-1: Linux kernel vulnerabilities'
stack_release: 0.165.0
- title: 'USN-4287-1: Linux kernel vulnerabilities'
stack_release: 0.165.0
- title: 'USN-4285-1: Linux kernel vulnerabilities'
stack_release: 0.165.0
- title: 'USN-4277-1: libexif vulnerabilities'
stack_release: 0.164.0
- title: 'USN-4274-1: libxml2 vulnerabilities'
stack_release: 0.163.0
- title: 'USN-4269-1: systemd vulnerabilities'
stack_release: 0.162.0
- title: 'USN-4263-1: Sudo vulnerability'
stack_release: 0.161.0
- title: 'USN-4258-1: Linux kernel vulnerabilities'
stack_release: 0.161.0
- title: 'USN-4256-1: Cyrus SASL vulnerability'
stack_release: 0.160.0
- title: 'USN-4255-1: Linux kernel vulnerabilities'
stack_release: 0.159.0
- title: 'USN-4252-1: tcpdump vulnerabilities'
stack_release: 0.158.0
- title: 'USN-4233-2: GnuTLS update'
stack_release: 0.157.0
- title: 'USN-4249-1: e2fsprogs vulnerability'
stack_release: 0.156.0
- title: 'USN-4243-1: libbsd vulnerabilities'
stack_release: 0.155.0
- title: 'USN-4242-1: Sysstat vulnerabilities'
stack_release: 0.155.0
- title: 'USN-4236-1: Libgcrypt vulnerability'
stack_release: 0.154.0
- title: 'USN-4233-1: GnuTLS update'
stack_release: 0.153.0
- title: 'USN-4227-1: Linux kernel vulnerabilities'
stack_release: 0.152.0
- title: 'USN-4226-1: Linux kernel vulnerabilities'
stack_release: 0.152.0
- title: 'USN-4225-1: Linux kernel vulnerabilities'
stack_release: 0.152.0
- title: 'USN-4221-1: libpcap vulnerability'
stack_release: 0.152.0
- title: 'USN-4220-1: Git vulnerabilities'
stack_release: 0.151.0
- title: 'USN-4210-1: Linux kernel vulnerabilities'
stack_release: 0.150.0
- title: 'USN-4209-1: Linux kernel vulnerabilities'
stack_release: 0.150.0
- title: 'USN-4205-1: SQLite vulnerabilities'
stack_release: 0.150.0
- title: 'USN-4201-1: Ruby vulnerabilities'
stack_release: 0.148.0
- title: 'USN-4199-1: libvpx vulnerabilities'
stack_release: 0.147.0
- title: 'USN-4198-1: DjVuLibre vulnerabilities'
stack_release: 0.145.0
- title: 'USN-4192-1: ImageMagick vulnerabilities'
stack_release: 0.144.0
- title: 'USN-4185-3: Linux kernel vulnerability and regression'
stack_release: 0.143.0
- title: 'USN-4184-2: Linux kernel vulnerability and regression'
stack_release: 0.143.0
- title: 'USN-4190-1: libjpeg-turbo vulnerabilities'
stack_release: 0.143.0
- title: 'USN-4185-1: Linux kernel vulnerabilities'
stack_release: 0.142.0
- title: 'USN-4184-1: Linux kernel vulnerabilities'
stack_release: 0.142.0
- title: 'USN-4176-1: GNU cpio vulnerability'
stack_release: 0.141.0
- title: 'USN-4172-1: file vulnerability'
stack_release: 0.140.0
- title: 'USN-4169-1: libarchive vulnerability'
stack_release: 0.139.0
- title: 'USN-4168-1: Libidn2 vulnerabilities'
stack_release: 0.138.0
- title: 'USN-4164-1: Libxslt vulnerabilities'
stack_release: 0.137.0
- title: 'USN-4162-1: Linux kernel vulnerabilities'
stack_release: 0.136.0
- title: 'USN-4157-2: Linux kernel (HWE) vulnerabilities'
stack_release: 0.136.0
- title: 'USN-4154-1: Sudo vulnerability'
stack_release: 0.134.0
- title: 'USN-4151-1: Python vulnerabilities'
stack_release: 0.133.0
- title: 'USN-4148-1: OpenEXR vulnerabilities'
stack_release: 0.132.0
- title: 'USN-4147-1: Linux kernel vulnerabilities'
stack_release: 0.131.0
- title: 'USN-4144-1: Linux kernel vulnerabilities'
stack_release: 0.130.0
- title: 'USN-4142-1: e2fsprogs vulnerability'
stack_release: 0.129.0
- title: 'USN-4135-1: Linux kernel vulnerabilities'
stack_release: 0.128.0
- title: 'USN-4132-1: Expat vulnerability'
stack_release: 0.127.0
- title: 'USN-4129-1: curl vulnerabilities'
stack_release: 0.126.0
- title: 'USN-4115-2: Linux kernel regression'
stack_release: 0.126.0
- title: 'USN-4120-2: systemd regression'
stack_release: 0.126.0
- title: 'USN-4127-1: Python vulnerabilities'
stack_release: 0.124.0
- title: 'USN-4120-1: systemd vulnerability'
stack_release: 0.123.0
- title: 'USN-4115-1: Linux kernel vulnerabilities'
stack_release: 0.122.0
- title: 'USN-4114-1: Linux kernel vulnerabilities'
stack_release: 0.122.0
- title: 'USN-4109-1: OpenJPEG vulnerabilities'
stack_release: 0.119.0
- title: 'USN-4108-1: Zstandard vulnerability'
stack_release: 0.119.0
- title: 'USN-4094-1: Linux kernel vulnerabilities'
stack_release: 0.119.0
- title: 'USN-4093-1: Linux kernel vulnerabilities'
stack_release: 0.119.0
- title: 'USN-4071-1: Patch vulnerabilities'
stack_release: 0.117.0
- title: 'USN-4068-1: Linux kernel vulnerabilities'
stack_release: 0.116.0
- title: 'USN-4062-1: WavPack vulnerabilities'
stack_release: 0.115.0
- title: 'USN-4049-1: GLib vulnerability'
stack_release: 0.113.0
- title: 'USN-4038-3: bzip2 regression'
stack_release: 0.111.0
- title: 'USN-4041-1: Linux kernel update'
stack_release: 0.109.0
- title: 'USN-4040-1: Expat vulnerability'
stack_release: 0.108.0
- title: 'USN-4038-1: bzip2 vulnerabilities'
stack_release: 0.107.0
- title: 'USN-4034-1: ImageMagick vulnerabilities'
stack_release: 0.106.0
- title: 'USN-4019-1: SQLite vulnerabilities'
stack_release: 0.104.0
- title: 'USN-4017-1: Linux kernel vulnerabilities'
stack_release: 0.103.0
- title: 'USN-4016-1: Vim vulnerabilities'
stack_release: 0.101.0
- title: 'USN-4015-1: DBus vulnerability'
stack_release: 0.101.0
- title: 'USN-4014-1: GLib vulnerability'
stack_release: 0.100.0
- title: 'USN-4012-1: elfutils vulnerabilities'
stack_release: 0.99.0
- title: 'USN-4007-1: Linux kernel vulnerability'
stack_release: 0.97.0
- title: 'USN-4004-1: Berkeley DB vulnerability'
stack_release: 0.96.0
- title: 'USN-4001-1: libseccomp vulnerability'
stack_release: 0.94.0
- title: 'USN-3999-1: GnuTLS vulnerabilities'
stack_release: 0.93.0
- title: 'USN-3993-1: curl vulnerabilities'
stack_release: 0.92.0
- title: 'USN-3980-2: Linux kernel (HWE) vulnerabilities'
stack_release: 0.89.0
- title: 'USN-3981-1: Linux kernel vulnerabilities'
stack_release: 0.89.0
- title: 'USN-3967-1: FFmpeg vulnerabilities'
stack_release: 0.86.0
- title: 'USN-3962-1: libpng vulnerability'
stack_release: 0.83.0
- title: 'USN-3960-1: WavPack vulnerability'
stack_release: 0.83.0
- title: 'USN-3947-1: Libxslt vulnerability'
stack_release: 0.81.0
- title: 'USN-3945-1: Ruby vulnerabilities'
stack_release: 0.80.0
- title: 'USN-3943-1: Wget vulnerabilities'
stack_release: 0.79.0
- title: 'USN-3935-1: BusyBox vulnerabilities'
stack_release: 0.76.0
- title: 'USN-3931-1: Linux kernel vulnerabilities'
stack_release: 0.75.0
- title: 'USN-3930-2: Linux kernel (HWE) vulnerabilities'
stack_release: 0.75.0
- title: 'USN-3911-1: file vulnerabilities'
stack_release: 0.72.0
- title: 'USN-3906-1: LibTIFF vulnerabilities'
stack_release: 0.71.0
- title: 'USN-3903-2: Linux kernel (HWE) vulnerabilities'
stack_release: 0.70.0
- title: 'USN-3901-1: Linux kernel vulnerabilities'
stack_release: 0.68.0
- title: 'USN-3885-2: OpenSSH vulnerability'
stack_release: 0.67.0
- title: 'USN-3900-1: GD vulnerabilities'
stack_release: 0.66.0
- title: 'USN-3899-1: OpenSSL vulnerability'
stack_release: 0.65.0
- title: 'USN-3891-1: systemd vulnerability'
stack_release: 0.62.0
- title: 'USN-3885-1: OpenSSH vulnerabilities'
stack_release: 0.60.0
- title: 'USN-3884-1: libarchive vulnerabilities'
stack_release: 0.59.0
- title: 'USN-3882-1: curl vulnerabilities'
stack_release: 0.58.0
- title: 'USN-3871-3: Linux kernel (AWS, GCP, KVM, OEM, Raspberry Pi 2) vulnerabilities'
stack_release: 0.56.0
- title: 'USN-3864-1: LibTIFF vulnerabilities'
stack_release: 0.51.0
- title: 'USN-3863-1: APT vulnerability'
stack_release: 0.51.0
- title: 'USN-3859-1: libarchive vulnerabilities'
stack_release: 0.50.0
- title: 'USN-3855-1: systemd vulnerabilities'
stack_release: 0.49.0
- title: 'USN-3847-1: Linux kernel vulnerabilities'
stack_release: 0.47.0
- title: 'USN-3840-1: OpenSSL vulnerabilities'
stack_release: 0.46.0
- title: 'USN-3839-1: WavPack vulnerabilities'
stack_release: 0.45.0
- title: 'USN-3836-1: Linux kernel vulnerabilities'
stack_release: 0.44.0
- title: 'USN-3834-1: Perl vulnerabilities'
stack_release: 0.44.0
- title: 'USN-3829-1: Git vulnerabilities'
stack_release: 0.42.0
- title: 'USN-3816-2: systemd vulnerability'
stack_release: 0.40.0
- title: 'USN-3820-1: Linux kernel vulnerabilities'
stack_release: 0.39.0
- title: 'USN-3817-1: Python vulnerabilities'
stack_release: 0.38.0
- title: 'USN-3816-1: systemd vulnerabilities'
stack_release: 0.38.0
- title: 'USN-3815-1: gettext vulnerability'
stack_release: 0.38.0
- title: 'USN-3809-1: OpenSSH vulnerabilities'
stack_release: 0.36.0
- title: 'USN-3808-1: Ruby vulnerabilities'
stack_release: 0.36.0
- title: 'USN-3806-1: systemd vulnerability'
stack_release: 0.35.0
- title: 'USN-3805-1: curl vulnerabilities'
stack_release: 0.34.0
- title: 'USN-3791-1: Git vulnerability'
stack_release: 0.29.0
- title: 'USN-3785-1: ImageMagick vulnerabilities'
stack_release: 0.28.0
- title: 'USN-3784-1: AppArmor update'
stack_release: 0.28.0
- title: 'USN-3777-1: Linux kernel vulnerabilities'
stack_release: 0.26.0
- title: 'USN-3770-1: Little CMS vulnerabilities'
stack_release: 0.25.0
- title: 'USN-3769-1: Bind vulnerability'
stack_release: 0.25.0
- title: 'USN-3767-1: GLib vulnerabilities'
stack_release: 0.24.0
- title: 'USN-3765-1: curl vulnerability'
stack_release: 0.23.0
- title: 'USN-3762-1: Linux kernel vulnerabilities'
stack_release: 0.22.0
- title: 'USN-3759-1: libtirpc vulnerabilities'
stack_release: 0.20.0
- title: 'USN-3758-1: libx11 vulnerabilities'
stack_release: 0.18.0
- title: 'USN-3752-3: Linux kernel (Azure, GCP, OEM) vulnerabilities'
stack_release: 0.18.0
- title: 'USN-3755-1: GD vulnerabilities'
stack_release: 0.17.0
- title: 'USN-3752-1: Linux kernel vulnerabilities'
stack_release: 0.15.0
- title: 'USN-3750-1: Pango vulnerability'
stack_release: 0.14.0
- title: 'USN-3748-1: base-files vulnerability'
stack_release: 0.13.0
- title: 'USN-3746-1: APT vulnerability'
stack_release: 0.12.0
- title: 'USN-3740-1: Linux kernel vulnerabilities'
stack_release: 0.11.0
- title: 'USN-3739-1: libxml2 vulnerabilities'
stack_release: 0.10.0
- title: 'USN-3736-1: libarchive vulnerabilities'
stack_release: 0.9.0
- title: 'USN-3732-1: Linux kernel vulnerability'
stack_release: 0.8.0