Lucene search
+L

607 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: Check the event before enabling it to avoid a General Protection Fault GPF. On AMD machines, cpuc-eventsidx can become NULL due to a subtle race condition with NMI-throttle-x86pmustop. Check if the event is NULL in...

5.6AI score0.00203EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed by adding FPU protection for dcn30internalvalidatebw Reason A general protection fault was observed when the WebGL Aquarium was run for a longer duration. If the DRM debug logs were enabled and set to 0x1f,...

5.5CVSS5.9AI score0.00258EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2026/09/14 1:24 a.m.28 views

K000163315: Linux kernel vulnerabilities CVE-2026-63884, CVE-2026-64219, CVE-2026-64496

Security Advisory Description CVE-2026-63884 In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential UAF in TTM object purge TLDR: The bo-ttm object might be changed by calling ttmbovalidate, move casting it to an i915tt object later to actually get the right...

7.8CVSS6.1AI score0.00176EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-89532

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upp...

9.1CVSS5.7AI score0.00509EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

AZL-100380 CVE-2026-89532 affecting package kernel 6.6.150.1-1

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...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

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...

9.1CVSS0.00509EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.13 views

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...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-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...

9.1CVSS6AI score0.00509EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

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...

5.9AI score0.00509EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89532

This is an integer underflow in the Linux kernel's svcrdma (NFS/RDMA server) component. When a parsed chunk has ch_segcount == 0, the pcl_for_each_segment macro computes an inclusive upper bound as &ch_segments[0 - 1], which wraps the u32 to 0xFFFFFFFF, causing the loop to walk unrelated memory a...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.13 views

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...

9.1CVSS6AI score0.00509EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.32 views

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...

9.1CVSS0.00509EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.15 views

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...

5.9AI score0.00509EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

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...

5.9AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/01 12:36 p.m.10 views

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,...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.12 views

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...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.17 views

CVE-2026-80630

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfqcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever fqcodel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog befo...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.16 views

PT-2026-82114

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the firewire OHCI driver where a NULL pointer dereference can occur within the ar context release function. This happens during the error handling path of the driver's...

5.8AI score0.00173EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098685)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098685 advisory. In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in...

8.8CVSS6.3AI score0.00237EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/25 1:23 a.m.8 views

SUSE CVE-2026-68370

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: dummyhcd: prevent fiforeq reuse during giveback dummyhcd embeds a single shared usbrequest dum-fiforeq that the "emulated single-request FIFO" fast-path in dummyqueue reuses for small IN transfers: it copies the...

4.7CVSS5.8AI score0.00138EPSS
SaveExploits0References3
Rows per page
Query Builder