Lucene search
+L

71273 matches found

OSV
OSV
added 2026/08/15 7:30 p.m.7 views

MINI-RR7M-GFH8-F4R2

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:37 p.m.12 views

Security Bulletin: This Power System update is being released to address CVE-2026-16724

Summary Power Systems Firmware is affected by a vulnerability in the Virtualization Management Interface VMI. An attacker with authenticated administrator-level access can cause the VMI to crash. The VMI will restart automatically; however, repeated exploitation could result in a sustained...

4.5CVSS5.5AI score0.00169EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:29 p.m.10 views

Security Bulletin: This Power System update is being released to address CVE-2026-16661

Summary Power Systems Firmware is affected by a vulnerability in the service processor mailbox interface. An attacker with authenticated service-level access to the FSP can exploit this vulnerability, allowing arbitrary code to be executed in the host firmware runtime, giving full control over th...

8.2CVSS5.8AI score0.00132EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:06 p.m.9 views

Security Bulletin: This Power System update is being released to address CVE-2026-17091

Summary Power Systems Firmware is affected by a vulnerability in the PowerVM hypervisor call interface. An attacker with root access to a guest partition can issue a specially crafted hypervisor call to inject an arbitrary amount of data into hypervisor or partition memory, resulting in either a...

8.4CVSS5.8AI score0.00116EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-P8QV-3JP6-8VHG

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.11 views

MINI-CRMQ-J8V7-4WH2

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-3GJW-C44F-H2QX

Bulletin has no description...

7.5CVSS7.2AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.8 views

MINI-JRWG-C38Q-44HP

Bulletin has no description...

7.5CVSS4.8AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

AZL-96003 CVE-2026-74569 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: widen NAT rewrite delta to s32 in siphelptcp siphelptcp stores the size change of each NAT-rewritten SIP message in s16 diff and accumulates it in s16 tdiff, but a single message can grow by more than...

9.8CVSS5.8AI score0.00388EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:18 p.m.18 views

CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS0.00308EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.11 views

CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.5AI score0.00308EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74569

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: widen NAT rewrite delta to s32 in siphelptcp siphelptcp stores the size change of each NAT-rewritten SIP message in s16 diff and accumulates it in s16 tdiff, but a single message can grow by more than...

9.8CVSS5.6AI score0.00388EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:18 p.m.6 views

UBUNTU-CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.4AI score0.00308EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74504

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initializetimer A userspace-driven ALSA timer SNDUTIMER lets an unprivileged user set the backing sndtimer's hardware resolution to an arbitrary 64-bit value via SNDRVTIMERIOCTLCREATE...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74497

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Clamp frame size in implicit-feedback mode sndusbhandlesyncurb scales received sync packet sizes by the sender's stride and stores the result directly in outpacket-packetsizei. If a connected USB device sends an...

8.4CVSS0.00142EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74469

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS0.00469EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:17 p.m.10 views

CVE-2026-74470

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

AZL-96329 CVE-2026-74469 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS5.8AI score0.00469EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74447

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix uint32t overflow in EOP ring buffer size alignment eopringbuffersize in struct queueproperties is a u32. In kfdqueueacquirebuffers the expected EOP buffer size is computed as ALIGNeopringbuffersize, PAGESIZE; ALIG...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

AZL-96701 CVE-2026-73193 affecting package perl-DBI 1.651-1

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS6AI score0.00477EPSS
SaveExploits0References1
Rows per page
Query Builder