Lucene search
+L

3059 matches found

OSV
OSV
added 2024/09/27 1:15 p.m.6 views

AZL-50207 CVE-2024-46834 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 "bnxt: fix crashes when reducing ring count with active RSS contexts" proves that allowing indirection table to contain channels with...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

AZL-50244 CVE-2024-46834 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 "bnxt: fix crashes when reducing ring count with active RSS contexts" proves that allowing indirection table to contain channels with...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

DEBIAN-CVE-2024-46816

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when link nums greater than maxlinks Why Coverity report OVERRUN warning. There are only maxlinks elements within dc-links. link count could up to AMDGPUDMMAXDISPLAYINDEX 31. How Make sur...

5.5CVSS5.6AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

UBUNTU-CVE-2024-46834

In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 "bnxt: fix crashes when reducing ring count with active RSS contexts" proves that allowing indirection table to contain channels with...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.2 views

kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs

A vulnerability was found in the Linux kernel's hwmon subsystem, specifically in the mlxreg-fan driver. The issue arises when the driver’s sysfs interface for controlling fan speed does not properly handle cases where the requested minimum fan speed exceeds the maximum allowable value. When the...

7.1CVSS6.7AI score0.00244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/24 12:0 a.m.11 views

PT-2024-39136 · WordPress · Daily Prayer Time

Name of the Vulnerable Software and Affected Versions: Daily Prayer Time plugin for WordPress versions up to, and including, 2024.08.26 Description: The issue arises from insufficient escaping on the user-supplied max word attribute of the quran verse shortcode and lack of sufficient preparation ...

9.9CVSS7.8AI score0.00531EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

UBUNTU-CVE-2024-46748

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAXRWCOUNT Set the maximum size of a subrequest that writes to cachefiles to be MAXRWCOUNT so that we don't overrun the maximum write we can make to the backing filesystem...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.67 views

CVE-2024-46748

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAXRWCOUNT Set the maximum size of a subrequest that writes to cachefiles to be MAXRWCOUNT so that we don't overrun the maximum write we can make to the backing filesystem...

5.5CVSS5.2AI score0.00202EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/18 12:9 a.m.10 views

kernel: mm/filemap: skip to create PMD-sized page cache if needed

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.2AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:9 a.m.10 views

kernel: mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

5.5CVSS6.7AI score0.00211EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/18 12:0 a.m.4 views

PT-2024-32165

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel, where the maximum size of a subrequest that writes to cachefiles has been set to MAX RW COUNT. This change prevents overrunning the maximum write tha...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References20
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.3 views

ptp: fix integer overflow in max_vclocks_store

...

7.8CVSS7.3AI score0.00277EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/04 9:42 p.m.28 views

CVE-2024-45008

In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at inputmtinitslots, for numslots is supplied from userspace using ioctlUIDEVCREATE. Since nobody knows possible max slots, this patch chose 1024...

5.5CVSS7AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-44976

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

5.5CVSS5.5AI score0.00196EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.29 views

CVE-2024-45008 Input: MT - limit max slots

In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at inputmtinitslots, for numslots is supplied from userspace using ioctlUIDEVCREATE. Since nobody knows possible max slots, this patch chose 1024...

0.00237EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/04 6:30 p.m.60 views

GHSA-G76F-GJFX-4RPR Vertx gRPC server does not limit the maximum message size

In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client. This is fixed in the 4.5.10 version. Note this does not affect the Vert.x gRPC server based grpc-java and Netty...

6.9CVSS5.9AI score0.0058EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 9:55 a.m.6 views

CLSA-2024-1725443754 bind: Fix of CVE-2024-1737

CVE-2024-1737: add environment variable DNSRDATASETMAXRECORDS, DNSRBTDBMAXRTYPES to override hardcoded limits DDNSRDATASETMAXRECORDS and DDNSRBTDBMAXRTYPES - Fix man8 pages for dnssec utils...

7.5CVSS7.3AI score0.02114EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.10 views

AZL-48620 CVE-2024-43890 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix overflow in getfreeelt "tracingmap-nextelt" in getfreeelt is at risk of overflowing. Once it overflows, new elements can still be inserted into the tracingmap even though the maximum number of elements maxelts has be...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43890

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix overflow in getfreeelt "tracingmap-nextelt" in getfreeelt is at risk of overflowing. Once it overflows, new elements can still be inserted into the tracingmap even though the maximum number of elements maxelts has be...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 4:3 p.m.39 views

GO-2022-1089 OctoRPKI crashes when max iterations is reached in github.com/cloudflare/cfrpki

OctoRPKI crashes when max iterations is reached in github.com/cloudflare/cfrpki...

7.5CVSS7.4AI score0.00404EPSS
SaveExploits0References3
Rows per page
Query Builder