No Image

USN-6162-1: Linux kernel (Intel IoTG) vulnerabilities

2023-06-14 KENNETH 0

USN-6162-1: Linux kernel (Intel IoTG) vulnerabilities Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-32233) Gwangun Jung discovered that the Quick Fair Queueing scheduler implementation in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-31436) Reima Ishii discovered that the nested KVM implementation for Intel x86 processors in the Linux kernel did not properly validate control registers in certain situations. An attacker in a guest VM could use this to cause a denial of service (guest crash). (CVE-2023-30456) It was discovered that [ more… ]

AWS Payment Cryptography – 결제 처리를 클라우드로 옮기기 위한 신규 암호화 도구

2023-06-14 KENNETH 0

AWS Payment Cryptography – 결제 처리를 클라우드로 옮기기 위한 신규 암호화 도구 암호화는 일상 생활 어디에나 있습니다. 이 블로그 글을 읽고 계신다면 암호화를 사용하여 통신을 보호하는 HTTP의 확장판인 HTTPS를 사용하고 계실 것입니다. AWS에서는 다음과 같은 다양한 서비스와 기능을 사용하여 키와 암호화를 관리할 수 있습니다. 데이터 암호화 또는 디지털 서명을 위한 키를 생성 및 보호하기 위해 사용하는 AWS Key Management Service(AWS KMS)입니다. AWS CloudHSM: 단일 테넌트 하드웨어 보안 모듈(HSM) 관리에 사용할 수 있습니다. HSM은 암호화 작업과 이러한 작업에 사용하는 키를 안전하게 보호하는 물리적 장치입니다. HSM은 기업, 계약 및 규제 준수 요구 사항을 충족하도록 사용자를 지원합니다. CloudHSM을 사용하면 범용 HSM에 액세스할 수 있습니다. 결제와 관련된 경우 신용 카드 또는 직불 카드의 개인 식별 번호(PIN)와 보안 코드를 생성 및 검증하는 등의 기능을 제공하는 특정 결제 HSM이 있습니다. 오늘 저는 클라우드에서 결제 처리 애플리케이션용 결제 HSM 및 키를 관리하는 탄력적인 서비스인 AWS Payment Cryptography [ more… ]

AWS 주간 소식 모음 – Amazon SQS용 DLQ 리드라이브 자동화 및 AWS Lambda의 Ruby 3.2 지원 등

2023-06-14 KENNETH 0

AWS 주간 소식 모음 – Amazon SQS용 DLQ 리드라이브 자동화 및 AWS Lambda의 Ruby 3.2 지원 등 오늘 저는 마드리드로 가는 비행기에 탑승하고 있습니다. 이번 주 목요일에 AWS Summit 마드리드에 참석하는데, Serverlesspresso를 가져갈 생각입니다. Serverlesspresso는 우리가 이번 행사에 들고 가는 데모로, 서버리스를 통해 이벤트 기반 아키텍처를 구축하는 방법을 알려줍니다. AWS Summit에 오시면 저희 부스 중 하나가 보이실 것입니다. 지난주 출시 사항 다음은 지난주에 주목을 끌었던 몇 가지 출시 사항입니다. Amazon SQS – Amazon SQS용 DLQ 리드라이브 발표는 고객의 열화와 같은 반응을 이끌어냈습니다. 실패한 메시지를 쉽게 리디렉션할 수 있는 기능이기 때문입니다. 이번 주에는 AWS SDK 및 CLI에 이 기능 지원을 추가했고, 그 결과 DLQ에서 메시지를 자동으로 리드라이브하기 때문에 이 기능을 훨씬 더 쉽게 사용할 수 있습니다. 시작하는 방법을 알아보려면 이 새로운 기능에 대한 Seb의 블로그 게시물을 읽어보세요. AWS Lambda – AWS Lambda에서 이제 Ruby 3.2를 지원합니다. Ruby 3.2에는 함수에 익명 인수를 [ more… ]

No Image

Releasing .NET Framework 4.8.1 to the Release Preview Channel

2023-06-14 KENNETH 0

Releasing .NET Framework 4.8.1 to the Release Preview Channel Hello Windows Insiders, today we’re releasing .NET Framework 4.8.1 (KB5011048) to Insiders in the Release Preview Channel on Windows 11, version 21H2 (original release), Windows 10, version 21H2 (LTSC), and Windows 10, version 22H2. .NET Framework 4.8.1 includes native support for the Arm64 architecture (on Windows 11 only), as well as accessibility improvements and other improvements. You can see the complete list of improvements in the .NET Framework 4.8.1 release notes and the original .NET Framework 4.8.1 release announcement, here: Announcing .NET Framework 4.8.1 – .NET Blog (microsoft.com). .NET Framework 4.8.1 will also soon be available on Windows Update and Catalog. You can find more information about this upcoming release availability here: Upcoming availability of .NET Framework 4.8.1 on Windows Update and Catalog – .NET Blog (microsoft.com). Thanks, Windows Insider Program [ more… ]

No Image

USN-6161-1: .NET vulnerabilities

2023-06-14 KENNETH 0

USN-6161-1: .NET vulnerabilities It was discovered that .NET did not properly enforce certain restrictions when deserializing a DataSet or DataTable from XML. An attacker could possibly use this issue to elevate their privileges. (CVE-2023-24936) Kevin Jones discovered that .NET did not properly handle the AIA fetching process for X.509 client certificates. An attacker could possibly use this issue to cause a denial of service. (CVE-2023-29331) Kalle Niemitalo discovered that the .NET package manager, NuGet, was susceptible to a potential race condition. An attacker could possibly use this issue to perform remote code execution. (CVE-2023-29337) Tom Deseyn discovered that .NET did not properly process certain arguments when extracting the contents of a tar file. An attacker could possibly use this issue to elevate their privileges. This issue only affected the dotnet7 package. (CVE-2023-32032) It was discovered that .NET did not properly [ more… ]