6288 matches found
learn365
Learn365此仓库包含我在 Learn 365 挑战期间分享的所有信息。Learn 365 是一项挑战,旨在保持学习精神,并督促自己全年每天学习一些东西,可以是信息安全到日常生活的任何内容。在 Twitter 上关注我以获取定期更新:Harsh Bothra。非常感谢 Mehedi Hasan Remon 最初创建并维护此仓库。...
reko
reko - a general purpose decompiler. Reko Swedish: "decent, obliging" is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A...
lockc
lockc is open source sofware for providing MAC Mandatory Access Control type of security audit for container workloads. The main reason why lockc exists is that containers do not contain. Containers are not as secure and isolated as VMs. By default, they expose a lot of information about host OS...
CVE-2026-89532
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...
CVE-2026-89532
CVE-2026-89532 is a Linux kernel vulnerability in the svcrdma (SUNRPC RDMA server) subsystem. The pcl_for_each_segment macro computes its loop bound as ch_segments[ch_segcount - 1]; when ch_segcount is zero, the u32 subtraction wraps to 0xFFFFFFFF, causing the loop to walk far past the flex array...
EUVD-2026-76438
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...
CVE-2026-89532 svcrdma: Fix pcl_for_each_segment for empty chunks
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...
PT-2026-90248
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pcl for each segment for empty chunks When a parsed chunk list contains a chunk whose ch segcount is zero, pcl for each segment computes its inclusive upper bound as &chunk-ch segmentsch segcount - 1. ch segcount is...
external_zlib_CVE-2022-37434
ZLIB 数据压缩库 zlib 1.2.8 是一个通用数据压缩库。所有代码都是线程安全的。zlib 库使用的数据格式在 RFC(请求评论)1950 至 1952 中描述,文件位于: http://tools.ietf.org/html/rfc1950 zlib 格式、rfc1951 deflate 格式 和 rfc1952 gzip 格式。 压缩库的所有函数都在文件 zlib.h 中进行了说明(欢迎志愿者编写手册页,请联系 [email protected])。库的使用示例见文件 test/example.c,该文件还测试库是否正常工作。另一个示例见文件...
MINI-HC7J-2MHP-CPQC
Bulletin has no description...
AZL-99569 CVE-2026-80851 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: gtp: serialize PDP context updates PDP contexts can be deleted through GTPCMDDELPDP or while the GTP network device is being unregistered. The latter is serialized by RTNL, but the generic-netlink delete path only holds RCU...
CGA-235F-WGM7-GQJ8
Bulletin has no description...
Important: Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-frontend-rhel9 container image
A new satellite/iop-host-inventory-frontend-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running...
Important: Red Hat Security Advisory: General availability of the satellite/iop-remediations-rhel9 container image
A new satellite/iop-remediations-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, an...
Important: Red Hat Security Advisory: General availability of the satellite/iop-remediations-rhel9 container image
A new satellite/iop-remediations-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, an...
Important: Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-frontend-rhel9 container image
A new satellite/iop-host-inventory-frontend-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running...
MINI-4VG4-9F5F-7CJW
Bulletin has no description...
MINI-C8M7-GPV5-VVP5
Bulletin has no description...
CVE-2026-80630
A flaw was found in the Linux kernel's fqcodel Fair Queueing Controlled Delay network scheduler. When fqcodel drops packets during a peek operation, it incorrectly calls qdisctreereducebacklog before restoring the queue length. This can lead to the parent's class being mistakenly deactivated,...
Linux Distros Unpatched Vulnerability : CVE-2026-80630
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: schfqcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever fqcodel drops packets during peek, it calls...