]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
vulnarabilities: add transient sheduler attacks
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 22 Jul 2025 06:04:09 +0000 (08:04 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 22 Jul 2025 06:04:09 +0000 (08:04 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/vulnerabilities.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index cab38d8de49d6731da39b9d1143c1ba7caad5c88..d307881b1b4273cc2cc15108055528c0b17e0cdb 100644 (file)
@@ -2,7 +2,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -44,6 +44,7 @@ my %VULNERABILITIES = (
        "spectre_v1" => "$Lang::tr{'spectre variant 1'} (CVE-2017-5753)",
        "spectre_v2" => "$Lang::tr{'spectre variant 2'} (CVE-2017-5715)",
        "srbds" => "$Lang::tr{'srbds'} (CVE-2020-0543)",
+       "tsa" => "$Lang::tr{'transient sheduler attacks'} (CVE-2024-36350,36357,36348,36349)",
        "tsx_async_abort" => "$Lang::tr{'taa zombieload2'} (CVE-2019-11135)",
 );
 
index 4df95fdaf6022f7d5b618323b397f97223796dab..210a701ffbae526910bb5ab7fe69ad764192afb7 100644 (file)
 'trafficto' => 'Nach',
 'transfer limits' => 'Transferbeschränkungen',
 'transfers' => 'Datenübertragungen',
+'transient sheduler attacks' => 'Transient sheduler attacks',
 'transparent on' => 'Transparent auf',
 'transport mode does not support vti' => 'VTI wird im Transport-Modus nicht unterstützt',
 'tripwire' => 'Tripwire',
index 22ab0bad10c09d1f94953c2a4e5940a239cd6880..57ccaa701ab727e1f6bffeecfd468ae752d34bb4 100644 (file)
 'trafficto' => 'To',
 'transfer limits' => 'Transfer limits',
 'transfers' => 'Transfers',
+'transient sheduler attacks' => 'Transient sheduler attacks',
 'transparent on' => 'Transparent on',
 'transport mode does not support vti' => 'VTI is not support in transport mode',
 'tripwire' => 'Tripwire',