Lucene search
+L

9627 matches found

Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.18 views

RDMA/mlx5: Fix fortify source warning while accessing Eth segment

...

7.8CVSS7.5AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2024/06/26 5:15 p.m.7 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

3.1CVSS6.5AI score
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/06/26 5:06 p.m.21 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

3.1CVSS6.6AI score0.00439EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/26 5:06 p.m.308 views

CVE-2024-39458

The CVE affects Jenkins Structs Plugin (versions 337.v1b_04ea_4df7c8 and earlier). When failing to configure a build step, it logs a warning that may include secrets from step parameters in the default system log, risking accidental exposure. The issue is rooted in overly verbose diagnostic loggi...

3.1CVSS6.2AI score0.00439EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/06/26 5:06 p.m.43 views

CVE-2024-39458

When Jenkins Structs Plugin 337.v1b04ea4df7c8 and earlier fails to configure a build step, it logs a warning message containing diagnostic information that may contain secrets passed as step parameters, potentially resulting in accidental exposure of secrets through the default system log...

0.00439EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/25 11:16 p.m.6 views

SUSE CVE-2024-38664

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdpsub: Always register bridge We must always register the DRM bridge, since zynqmpdphpdworkfunc calls drmbridgehpdnotify, which in turn expects hpdmutex to be initialized. We do this before zynqmpdpsubdrminit since tha...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/06/25 8:51 p.m.33 views

CVE-2024-39461

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

5.5CVSS7AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/25 7:50 p.m.30 views

CVE-2024-39362

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

4.4CVSS6.5AI score
SaveExploits0References4
NVD
NVD
added 2024/06/25 3:15 p.m.41 views

CVE-2024-39362

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.24 views

CVE-2024-39462

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

9.8CVSS5.9AI score0.00768EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.22 views

CVE-2024-39298

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x8cee00 flags:...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.21 views

CVE-2024-39362

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/25 2:25 p.m.45 views

CVE-2024-39461 clk: bcm: rpi: Assign ->num before accessing ->hws

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/25 2:25 p.m.93 views

CVE-2024-39461

In Linux kernel CVE-2024-39461, the Raspberry Pi clock code (clk/bcm/clk-raspberrypi.c) accessed the hws array before initializing hws->num, triggering UBSAN array-index-out-of-bounds warnings. The fix moves the initialization of ->num ahead of the first access to ->hws, removing the out...

5.5CVSS7AI score0.00211EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 2:25 p.m.11 views

CVE-2024-39461 clk: bcm: rpi: Assign ->num before accessing ->hws

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

6.6AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.23 views

CVE-2024-39298 mm/memory-failure: fix handling of dissolved but not taken off from buddy pages

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x8cee00 flags:...

7.2AI score0.00227EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.50 views

CVE-2024-39276 ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

0.00233EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/25 2:22 p.m.192 views

CVE-2024-39276

CVE-2024-39276: Linux kernel ext4 mb_cache_entry e_refcnt leak fixed. In ext4_xattr_block_cache_find(), on failure from ext4_sb_bread() returning -ENOMEM, the ce’s e_refcnt could leak, triggering mb_cache_destroy(). Quick fix: call mb_cache_entry_put() on the -ENOMEM error path. Connected Astra L...

5.5CVSS7.5AI score0.00233EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.35 views

CVE-2024-39276 ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

7AI score0.00233EPSS
SaveExploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:09 p.m.4 views

Malicious code in updated-tricks-roblox-robux-generator-2023-get-verify_7sut (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
Rows per page
Query Builder