Lucene search
+L

306 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/28 4:25 p.m.7 views

Malicious code in fb-components-lib (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b0a156cc9bbfceeb92efaaf503c32f71145adbcafa68aa571a5eb055eea23590 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/02/28 4:25 p.m.6 views

MAL-2025-1587 Malicious code in fb-components-lib (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b0a156cc9bbfceeb92efaaf503c32f71145adbcafa68aa571a5eb055eea23590 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.12 views

UBUNTU-CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References12
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/01/20 8:33 a.m.6 views

Malicious code in prem-fb-downloader (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5fbb6df275aa4fd3a58792cb72b230546beeaa2fe12aae5f63ed5d516907fdf9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.5 views

kernel: drm/amdgpu: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49924 fbdev: pxafb: Fix possible use after free in pxafb_task()

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7AI score0.00249EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.5 views

SUSE CVE-2024-47753

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning on vdecvp8reqif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References15
OSV
OSV
added 2024/10/21 1:15 p.m.8 views

UBUNTU-CVE-2024-47754

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning Fix a smatch static checker warning on vdech264reqmultiif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/16 12:52 p.m.5 views

MAL-2024-9629 Malicious code in fb-group (npm)

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

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 12:52 p.m.1 views

Malicious code in fb-group (npm)

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

7AI score
SaveExploits0
OSV
OSV
added 2024/09/18 7:15 a.m.1 views

DEBIAN-CVE-2024-46724

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid the array out-of-bounds read error...

7.1CVSS5.6AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.5 views

UBUNTU-CVE-2024-46724

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid the array out-of-bounds read error...

7.1CVSS6.2AI score0.00242EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.5 views

SUSE CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.28 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.1CVSS7AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.39 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

0.00244EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.15 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

7.2AI score0.00244EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/17 4:15 p.m.23 views

CVE-2023-4976

A flaw exists in FlashBlade whereby a local account is permitted to authenticate to the management interface using an unintended method that allows an attacker to gain privileged access to the array...

9.3CVSS0.00384EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/17 3:25 p.m.50 views

CVE-2023-4976

CVE-2023-4976 affects Pure FlashBlade. The flaw allows a local account to authenticate to the FlashBlade management interface via an unintended method, enabling privileged access to the array. The available sources (NVD/Red Hat) describe the impact as high confidentiality, integrity, and availabi...

9.3CVSS6.3AI score0.00384EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/17 3:25 p.m.16 views

CVE-2023-4976 FlashBlade Authentication Mechanism Vulnerability

A flaw exists in FlashBlade whereby a local account is permitted to authenticate to the management interface using an unintended method that allows an attacker to gain privileged access to the array...

9.3CVSS6.3AI score0.00384EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/17 12:0 a.m.6 views

PT-2024-13796 · Unknown · Purity//Fb

Name of the Vulnerable Software and Affected Versions: Purity//FB affected versions not specified Description: A flaw in the authentication mechanism allows a local account to access the management interface using an unintended method, potentially granting an attacker privileged access to the...

9.3CVSS6.8AI score0.00384EPSS
SaveExploits0References3
Rows per page
Query Builder