zoukankan      html  css  js  c++  java
  • pfSense 2.4.3 发布,包含重要的安全修复补丁

      pfSense 2.4.3 已发布,本次更新包含重要的安全修复和 bug 修复,还引入了一些新特性,具体如下。

      值得关注的更新

      包含一些重要的安全修复补丁:

      Kernel PTI mitigations for Meltdown (optional tunable) FreeBSD-SA-18:03.speculative_execution.asc

      IBRS mitigation for Spectre V2 (requires updated CPU microcode) FreeBSD-SA-18:03.speculative_execution.asc

      Fixes for FreeBSD-SA-18:01.ipsec

      Fixed three potential XSS vectors, and two potential CSRF issues

      CSRF protection for all dashboard widgets

      Updated several base system packages to address CVEs

      除了安全修复,pfSense 还包含重要的 bug 修复,如修复 pfSense PHP 模块的内存泄露问题,具体如下:

      Fixed hangs due to Limiters and pfsync in High Availability configurations

      Imported anetstatfix to improve performance and reduce CPU usage, especially on the Dashboard and ARM platforms

      Fixed a memory leak in the pfSense PHP module

      Fixed DHCPv6 lease display for entries that were not parsed properly from the lease database

      Fixed issues on assign_interfaces.php with large numbers of interfaces

      Fixed multiple issues that could result in an invalid ruleset being generated

      Fixed multiple Captive Portal voucher synchronization issues with HA

      Fixed issues with XMLRPC user account synchronization causing GUI inaccessibility on secondary HA nodes

      … and many more!

      重要的新特性:

      Changed IPsec Phase 1 to allow selecting both IPv4 and IPv6 so the local side can allow inbound connections to either address family

      Changed IPsec Phase 1 to allow configuration of multiple IKE encryption algorithms, key lengths, hashes, and DH groups

      Changed SMTP notifications handling so they are batched, to avoid sending multiple e-mail messages in a short amount of time

      Added options to RFC 2136 Dynamic DNS for server key algorithm and to change the source address used to send updates

      Added VLAN priority tagging for DHCPv6 client requests

      Hardware support for the new XG-7100 including C3000 SoC support, C3000 NIC support, and Marvell 88E6190 switch support (Factory installations only)

      … and more!

      详细更新内容请查看发布说明。

      下载地址:https://www.pfsense.org/download/(编辑:雷林鹏 来源:网络)

  • 相关阅读:
    8.1.2 绑定Activity和Service
    8.1.1 Service的生命周期
    接收广播BroadcastReceiver
    Android Activity和Intent机制学习笔记
    Android开发笔记之:Handler Runnable与Thread的区别详解
    Android工程:引用另一个Android工程的方法详解
    android之内容提供者解析
    Android应用程序组件Content Provider的共享数据更新通知机制分析
    Red5实现直播
    轻松学习 red5 教程 像视频一样很详细还有代码直接可Copy
  • 原文地址:https://www.cnblogs.com/pengpeng1208/p/9577096.html
Copyright © 2011-2022 走看看