Lucene search
+L

15644 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.5 views

PT-2026-21574

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 145.0.7632.116 Description A flaw exists in Google Chrome's Tint component on Mac operating systems. This issue allows a remote attacker to perform out of bounds memory access through a specially crafted HTML...

9.8CVSS5.4AI score0.0034EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.6 views

PT-2026-26510

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 146.0.7680.153 Description A flaw exists in the WebGL component of Google Chrome on Android that could allow a remote attacker to potentially escape the sandbox through a specially crafted HTML page. The issue...

8.8CVSS6.1AI score0.00415EPSS
SaveExploits2References39
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.1 views

PT-2026-25093

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 146.0.7680.75 Chromium versions prior to 146.0.7680.75 Description A high-severity out-of-bounds write flaw exists in the Skia graphics engine within Google Chrome and Chromium-based browsers. This vulnerability...

10CVSS7.2AI score0.01629EPSS
SaveExploits1References181
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.12 views

PT-2026-8128

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s wifi subsystem, specifically within the ath10k driver, related to the handling of DMA Direct Memory Access mapped buffers. The issue involves incorrec...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.16 views

PT-2026-27751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the gve module related to incorrect buffer cleanup within the gve tx clean pending packets function when operating in DQ-QPL mode. This occurs becau...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.13 views

PT-2026-27742

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s ice driver related to XDP eXpress Data Path Receive Queue RxQ handling. The frag size field in XDP RxQ info incorrectly used the DMA write size...

6AI score0.001EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-8204

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Intel-thc-hid driver within the Linux kernel. The issue involves a missing safety check when reading a DMA buffer, potentially leading to a NULL pointer access. This...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.30 views

PT-2026-26143

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cram decode slice function called while reading CRAM records, the value of the mate reference id field was not validated. Later use of this value,...

9.1CVSS5.7AI score0.00445EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.28 views

PT-2026-27708

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0-rc1+ 21 Description The Linux kernel contained a flaw in the XDP eXpress Data Path implementation where a negative tailroom could be calculated. This occurs when ethernet drivers report XDP RX queue frag...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 10:50 a.m.13 views

CVE-2022-50885

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix NULL-ptr-deref in rxeqpdocleanup when socket create failed There is a null-ptr-deref when mount.cifs over rdma: BUG: KASAN: null-ptr-deref in rxeqpdocleanup+0x2f3/0x360 rdmarxe Read of size 8 at addr 000000000000001...

5.5CVSS5.8AI score0.00521EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.11 views

SUSE CVE-2022-50885

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix NULL-ptr-deref in rxeqpdocleanup when socket create failed There is a null-ptr-deref when mount.cifs over rdma: BUG: KASAN: null-ptr-deref in rxeqpdocleanup+0x2f3/0x360 rdmarxe Read of size 8 at addr 000000000000001...

5.5CVSS6.5AI score0.00521EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.4 views

SUSE CVE-2023-54168

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in setusersqsize The ucmd-logsqbbcount variable is controlled by the user so this shift can wrap. Fix it by using checkshloverflow in the same way that it was done in commit 515f60004ed9 "RDMA/hn...

7CVSS6.5AI score0.00134EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.7 views

SUSE CVE-2023-54201

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated for the object and then request the device to destroy the object. If t...

5.8CVSS6.5AI score0.00134EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.4 views

SUSE CVE-2023-54292

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

5.8CVSS6.4AI score0.00475EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.6 views

SUSE CVE-2023-54302

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

6.1CVSS6.4AI score0.00174EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993085)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993085 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and tr...

7.8CVSS5.7AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992778)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992778 advisory. In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993090)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993090 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc warning syzkaller triggered an oversized kvmalloc warning...

5.5CVSS6.1AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993058)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993058 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if...

7.1CVSS6AI score0.00193EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992965)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992965 advisory. In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References4
Rows per page
Query Builder