Lucene search
+L

340 matches found

Cvelist
Cvelist
added 2024/10/21 8:6 p.m.20 views

CVE-2022-49019 net: ethernet: nixge: fix NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: nixge: fix NULL dereference In function nixgehwdmabdrelease dereference of NULL pointer priv-rxbdv is possible for the case of its allocation failure in nixgehwdmabdinit. Move for loop with priv-rxbdv dereference...

0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:6 p.m.14 views

CVE-2022-49019 net: ethernet: nixge: fix NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: nixge: fix NULL dereference In function nixgehwdmabdrelease dereference of NULL pointer priv-rxbdv is possible for the case of its allocation failure in nixgehwdmabdinit. Move for loop with priv-rxbdv dereference...

5.5CVSS5.9AI score0.00235EPSS
SaveExploits0References8
NVD
NVD
added 2024/10/21 7:15 p.m.11 views

CVE-2024-50009

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.13 views

CVE-2024-50009 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

7AI score0.00231EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:54 p.m.166 views

CVE-2024-50009

The CVE-2024-50009 issue affects the Linux kernel’s cpufreq/amd-pstate path where cpufreq_cpu_get may return NULL, risking a NULL-dereference. The fix adds a proper return value check and aborts on error. Affects local/privilege-limited scenarios (per CVSS: LOCAL, LOW/LOW for user and privileges,...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.23 views

CVE-2024-50009 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:54 p.m.11 views

CVE-2024-50009 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.18 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
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.28 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...

0.00236EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 3:40 p.m.20 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.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 3:12 p.m.26 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
NVD
NVD
added 2024/10/21 1:15 p.m.10 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.5CVSS0.00231EPSS
SaveExploits0References11
NVD
NVD
added 2024/10/21 1:15 p.m.16 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.5CVSS0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 1:15 p.m.12 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.00231EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/21 12:14 p.m.123 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
Vulnrichment
Vulnrichment
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...

7AI score0.00231EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 12:14 p.m.158 views

CVE-2024-47749

CVE-2024-47749 affects the Linux kernel RDMA cxgb4 path. lookup_atid() can return NULL for invalid/non-existent ATIDs, risking NULL pointer dereference in act_establish() and act_open_rpl(). The fix adds a NULL check to prevent dereferencing a NULL ATID. Public details confirm the vulnerability t...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.21 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...

0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 12:14 p.m.12 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...

5.5CVSS6.3AI score0.00231EPSS
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
Rows per page
Query Builder