Lucene search
+L

22075 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.19 views

CVE-2024-50000 net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix NULL deref in mlx5etirbuilderalloc In mlx5etirbuilderalloc kvzalloc may return NULL which is dereferenced on the next line in a reference to the modify field. Found by Linux Verification Center linuxtesting.org wit...

6.9AI score0.00236EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.20 views

CVE-2024-49992 drm/stm: Avoid use-after-free issues with crtc and plane

In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdcload calls functions drmcrtcinitwithplanes, drmuniversalplaneinit and drmencoderinit. These functions should not be called with parameters allocated with devmkzalloc to...

7.1AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:02 p.m.14 views

CVE-2024-49992 drm/stm: Avoid use-after-free issues with crtc and plane

In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdcload calls functions drmcrtcinitwithplanes, drmuniversalplaneinit and drmencoderinit. These functions should not be called with parameters allocated with devmkzalloc to...

7.8CVSS6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.28 views

CVE-2024-49992 drm/stm: Avoid use-after-free issues with crtc and plane

In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdcload calls functions drmcrtcinitwithplanes, drmuniversalplaneinit and drmencoderinit. These functions should not be called with parameters allocated with devmkzalloc to...

7.8CVSS0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.6 views

SUSE CVE-2024-47751

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirinpcieparseport Within kirinpcieparseport, the pcie-numslots is compared to pcie-gpioidreset size MAXPCISLOTS which is correct and would lead to an overflow. Thus, fix condition to...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/10/21 3:40 p.m.23 views

CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

5.5CVSS7AI score0.00567EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 3:12 p.m.27 views

CVE-2024-47743

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.17 views

DEBIAN-CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

5.5CVSS5.6AI score0.00567EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.11 views

CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS0.00567EPSS
SaveExploits0References11
Atlassian
Atlassian
added 2024/10/21 12:15 p.m.29 views

DoS (Denial of Service) org.apache.tomcat:tomcat-coyote Dependency in Crowd Data Center and Server

This High severity org.apache.tomcat:tomcat-coyote Dependency vulnerability was introduced in versions 5.1.0, 5.2.0, 5.3.0, and 6.0.0 of Crowd Data Center and Server. This org.apache.tomcat:tomcat-coyote Dependency vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of...

7.5CVSS7.2AI score0.04602EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 12:14 p.m.130 views

CVE-2024-47751

CVE-2024-47751 affects the Linux kernel PCI Kirin driver, where kirin_pcie_parse_port() could access beyond pcie->gpio_id_reset/MAX_PCI_SLOTS due to num_slots handling. The fix changes the condition to pcie->num_slots + 1 >= MAX_PCI_SLOTS and moves the increment of num_slots below the ch...

7.8CVSS7.5AI score0.00233EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/10/21 12:14 p.m.164 views

CVE-2024-47749

CVE-2024-47749 affects the Linux kernel RDMA/cxgb4 stack. The vulnerability arises because lookup_atid() may return NULL for invalid/non-existent ATIDs, risking a null-pointer dereference in act_establish() and act_open_rpl(). A NULL check has been added to prevent dereferencing NULL. Remediation...

7.5CVSS6.9AI score0.00567EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.18 views

CVE-2024-47749 RDMA/cxgb4: Added NULL check for lookup_atid

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS7AI score0.00567EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 12:14 p.m.17 views

CVE-2024-47749 RDMA/cxgb4: Added NULL check for lookup_atid

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS6.3AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.16 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

6.8AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.165 views

CVE-2024-47743

CVE-2024-47743 affects the Linux kernel in the KEYS subsystem. In find_asymmetric_key(), if id_{0,1,2} are all NULL, a WARN is emitted but a null dereference on id_2 occurs, leading to an oops. The vulnerable code is fixed by adding the missing id_2 NULL check and by moving WARN_ON() to the final...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/21 12:14 p.m.16 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

6.1AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.9 views

PT-2024-10165 · Hitachi · Hitachi Ops Center Analyzer +1

Name of the Vulnerable Software and Affected Versions: Hitachi Ops Center Analyzer versions 10.0.0-00 through 11.0.3-00 Hitachi Infrastructure Analytics Advisor versions 2.1.0-00 through 4.4.0-00 Description: The issue is related to an authentication bypass, which may allow a remote attacker to...

9.4CVSS9.8AI score0.00784EPSS
SaveExploits0References17
CNVD
CNVD
added 2024/10/18 12:00 a.m.8 views

Logic Flaw Vulnerability in Center Management Server System of Guangdong Paulan Electronics Co.

Guangzhou Paulun Electronic Co., Ltd. is a company mainly engaged in public broadcasting, campus broadcasting, conference system, paperless system, recording and broadcasting system, intelligent campus, stage lighting, LED big screen, landscape lighting and other projects. Guangdong Paulan...

6.9AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2024/10/18 12:00 a.m.9 views

Schneider Electric EcoStruxure Data Center Expert XML External Entity Processing Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Schneider Electric EcoStruxure Data Center Expert. Authentication is required to exploit this vulnerability. The specific flaw exists within the implementation of the exportSvg method. Due to...

6.5CVSS6AI score0.16564EPSS
SaveExploits1References1
Rows per page
Query Builder