Lucene search
+L

401421 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.18 views

PT-2026-72222

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fill from part fill from part computes the size of a directory entry in size t but stores it in a u32. An entry length near U32 MAX wraps it to a small value, bypasses the bounds...

5.4AI score0.00739EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72382

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add depth limit to indx find buffer to prevent stack overflow indx find buffer recursively descends the B+ tree index with no depth limit. A crafted NTFS image with circular index node references causes unbounded...

5.7AI score0.00754EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72891

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.6AI score0.00493EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72319

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: reject short AUTH RECEIVE buffers nvmet execute auth receive trusts the AUTH RECEIVE allocation length after checking only that it is nonzero and matches the transfer length. In the SUCCESS1 and FAILURE1/default state...

5.9AI score0.00748EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:00 a.m.4 views

OPENSUSE-SU-2026:11518-1 gzip-1.14-3.1 on GA media

These are all security issues fixed in the gzip-1.14-3.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.3AI score0.00415EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72294

In the Linux kernel, the following vulnerability has been resolved: dm-log: fix a bitset size overflow on 32bit machines Commit c20e36b7631d "dm log: fix out-of-bounds write due to region count overflow" made sure that region count could fit in an unsigned int. But the bitmap memory isn't allocat...

5.5AI score0.00169EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72922

In the Linux kernel, the following vulnerability has been resolved: scsi: scsi debug: Fix REPORT ZONES alloc len underflow OOB write resp report zones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloc len up with ALIGN before deriving the descriptor count: rep max zon...

5.7AI score0.00129EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72830

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check imm buf-len is a user-controlled uint32 t received from the network. Adding it to imm data offset without overflow checking allows a malicious initiator to send...

5.5AI score0.0054EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72514

In the Linux kernel, the following vulnerability has been resolved: net/sched: cake: reject overhead values that underflow length CAKE accepts signed overhead values and stores them in an s16, but the adjusted packet length calculation uses unsigned arithmetic. A negative effective length can...

5.4AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbt parse firmware copies patch length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction...

5.4AI score0.00164EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72170

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it binder transaction bounds the scatter-gather buffer area with sg buf end offset and subtracts the aligned LSM context size because the secctx is written at the tail of that area...

5.6AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72257

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in update rlimit cpu update rlimit cpu converts the RLIMIT CPU value to nanoseconds with u64 nsecs = rlim new NSEC PER SEC; On 32-bit kernels both rlim new unsigned long and NSEC PER SEC...

5.3AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72432

In the Linux kernel, the following vulnerability has been resolved: gpu/buddy: bail out of try harder when alignment cannot be honoured The try harder contiguous fallback could return a range whose start offset did not match the caller's min block size. When a candidate's start is misaligned,...

5.3AI score0.00163EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.24 views

PT-2026-72399

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ntfs ir reparent function where the system updates the index root header before resizing the resident value. When the root stub requires more space than the existi...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74498

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag...

6AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74559

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xsk: drain continuation descs after overflow in xskbuildskb Fix generic xmit path multi-buffer logic when packets are either too big count of descriptors exceed...

5.9AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72287

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix buffer overflow in FEC calculation There's a buffer overflow in dm-verity-fec: if neras && neras fec-roots fio-erasuresneras++ = i; This allows neras to reach roots + 1 the post-increment pushes it past roots. This...

5.8AI score0.00646EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 12:00 a.m.4 views

OPENSUSE-SU-2026:11515-1 ffmpeg-9-libavcodec-devel-9.0.1-1.1 on GA media

These are all security issues fixed in the ffmpeg-9-libavcodec-devel-9.0.1-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS5.3AI score0.01572EPSS
SaveExploits6References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72658

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: resize log-one page buf when adopting on-disk page size log replay allocates log-one page buf using the page size that was chosen from the host PAGE SIZE: log-one page buf = kmalloclog-page size, GFP NOFS; Later, when a...

5.4AI score0.00138EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72707

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix supplied from allocations If dts property power-supplies has multiple values, then accessing to psy-supplied fromi-1 in power supply populate supplied from will overrun supplied from array...

5.3AI score0.00206EPSS
SaveExploits0References7
Rows per page
Query Builder