Lucene search
+L

3037 matches found

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

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid undefined behavior: applying zero offset to a null pointer ACPICA commit: 770653e3ba67c30a629ca7d12e352d83c2541b1e Before this change, the following UBSAN stack trace was seen in Fuchsia: 0 0x000021e4213b3302 in...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in imagemagick

A flaw was discovered in ImageMagick, specifically in the files MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file processed by ImageMagick could trigger undefined behavior, resulting in values that are outside the range of the type unsigned char, and...

5.5CVSS6.7AI score0.00994EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•17 views

PT-2026-90284

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in kho preserved memory reserve kho preserved memory reserve calculates the size of a preservation by doing 1 order + PAGE SHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is,...

5.8AI score0.00198EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•1 views

CVE-2026-89568: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in khopreservedmemoryreserve khopreservedmemoryreserve calculates the size of a preservation by doing 1 order + PAGESHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is, it wil...

5.8AI score0.00198EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/10 12:00 a.m.•34 views

CVE-2026-79590

A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0. An attacker can provide a specially crafted Ruby source file that triggers the parser to pass a NULL pointer to nonnull string handling functions, resulting in undefined behavior and application crash...

0.00367EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/10 12:00 a.m.•16 views

CVE-2026-79590

A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0. An attacker can provide a specially crafted Ruby source file that triggers the parser to pass a NULL pointer to nonnull string handling functions, resulting in undefined behavior and application crash...

6.5CVSS5.5AI score0.00367EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/08 12:10 a.m.•27 views

EUVD-2026-72572

A memory safety vulnerability exists in the Extended Passport Protocol EPP processing library. Under specific conditions, an unauthenticated attacker could exploit a crafted network request containing a malformed EPP header, potentially resulting in undefined behavior and abnormal program...

10CVSS5.9AI score0.00678EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/08 12:00 a.m.•2 views

CVE-2026-44756: Buffer Copy without Checking Size of Input

A memory safety vulnerability exists in the Extended Passport Protocol EPP processing library. Under specific conditions, an unauthenticated attacker could exploit a crafted network request containing a malformed EPP header, potentially resulting in undefined behavior and abnormal program...

10CVSS6AI score0.00678EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/04 3:55 p.m.•38 views

CVE-2026-80858 fuse: publish io-uring queues with release semantics

In the Linux kernel, the following vulnerability has been resolved: fuse: publish io-uring queues with release semantics fuseuringcreatequeue initializes a fuseringqueue and then publishes the pointer into ring-queuesqid with WRITEONCE under the fch-lock. There are several readers that may...

0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-80810: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio size overflow in iovecfillbvec iovecfillbvec computes the folio size with a plain int 1: unsigned long foliosize = 1 folioshift; imu-folioshift is unsigned int and comes from folioshift of the folio backin...

6AI score0.00209EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/02 11:37 a.m.•9 views

Security Bulletin: IBM Edge Data Collector component uses multiple dependencies which are vulnerable to multiple CVEs.

Summary IBM Edge Data Collector component uses multiple third-party libraries which are vulnerable to several security vulnerabilities. The CVE details are listed below in the Vulnerability Details section. This bulletin provides information about the affected components and the remediation for...

8.7CVSS6.1AI score0.0075EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
•added 2026/08/31 1:30 p.m.•11 views

SUSE CVE-2026-72133

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

8.4CVSS5.9AI score0.00196EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•13 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-001489)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001489 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to...

7.8CVSS6.4AI score0.00251EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/28 8:16 a.m.•17 views

CVE-2026-80686

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

0.00215EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/28 6:52 a.m.•41 views

CVE-2026-80686 mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/28 6:48 a.m.•13 views

EUVD-2026-67486

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix potential divide-by-zero when numvsi is zero For i.MX94 series, all the standalone ENETCs do not support SR-IOV, so pf-caps.numvsi is zero. This leads to a divide-by-zero in enetc4defaultringsallocation when...

5.8AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/28 1:01 a.m.•9 views

SUSE CVE-2026-72078

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint...

5.8AI score0.0022EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•22 views

PT-2026-82910

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix potential divide-by-zero when num vsi is zero For i.MX94 series, all the standalone ENETCs do not support SR-IOV, so pf-caps.num vsi is zero. This leads to a divide-by-zero in enetc4 default rings allocation when...

5.8AI score0.00198EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•10 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: lib/fonts: Fixed undefined behavior in bit shifting for getdefaultfont. Shifting a signed 32-bit value by 31 bits is undefined; therefore, the significant bit was changed to unsigned. The UBSAN warning “calltrace” is as follow...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•10 views

Astra Linux – Vulnerability in imagemagick

The function WritePALMImage in /coders/palm.c uses sizet type conversions in several parts of the calculation. This could lead to values that are outside the range of the representable type unsigned long, resulting in undefined behavior when a malicious input file is processed by ImageMagick...

4.3CVSS6.5AI score0.01088EPSS
SaveExploits0References2
Rows per page
Query Builder