Lucene search
+L

8252 matches found

Cvelist
Cvelist
added 2024/10/21 6:02 p.m.38 views

CVE-2024-49952 netfilter: nf_tables: prevent nf_skb_duplicated corruption

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prevent nfskbduplicated corruption syzbot found that nfdupipv4 or nfdupipv6 could write per-cpu variable nfskbduplicated in an unsafe way 1. Disabling preemption as hinted by the splat is not enough, we have ...

7.8CVSS0.00287EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.31 views

CVE-2024-49931 wifi: ath12k: fix array out-of-bound access in SoC stats

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath12kdprxprocess function access...

0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 6:01 p.m.152 views

CVE-2024-49895

Summary: CVE-2024-49895 affects the Linux kernel DRM/AMD display path for DCN30, where a degamma hardware-format translation could access transfer function points out of bounds. The root cause is an index variable “i” that could exceed TRANSFER_FUNC_POINTS, leading to a potential buffer overflow ...

7.8CVSS7.5AI score0.00272EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.12 views

CVE-2024-49895 drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses a potential index out of bounds issue in the cm3helpertranslatecurvetodegammahwformat function in the DCN30 color...

7.4AI score0.00272EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 6:01 p.m.14 views

CVE-2024-49895 drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses a potential index out of bounds issue in the cm3helpertranslatecurvetodegammahwformat function in the DCN30 color...

6.5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.23 views

CVE-2024-49895 drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses a potential index out of bounds issue in the cm3helpertranslatecurvetodegammahwformat function in the DCN30 color...

0.00272EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:01 p.m.199 views

CVE-2024-49894

CVE-2024-49894 : Linux kernel DRM/AMD display degamma translation had an index-out-of-bounds in cm_helper_translate_curve_to_degamma_hw_format when i exceeded TRANSFER_FUNC_POINTS. A bounds check was added to ensure i stays within transfer function points; otherwise the function returns an error....

7.8CVSS7.5AI score0.00327EPSS
SaveExploits0References13Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.10 views

CVE-2024-49894 drm/amd/display: Fix index out of bounds in degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in cmhelpertranslatecurvetodegammahwformat function. The issue could occur when the index 'i' exceeds the number of...

7.4AI score0.00327EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:01 p.m.15 views

CVE-2024-49894 drm/amd/display: Fix index out of bounds in degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in cmhelpertranslatecurvetodegammahwformat function. The issue could occur when the index 'i' exceeds the number of...

7.1CVSS6.6AI score
SaveExploits0References16
OSV
OSV
added 2024/10/21 1:15 p.m.15 views

UBUNTU-CVE-2024-47735

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was hold. This was discovered through the lock debugging, and the corresponding log is a...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.35 views

CVE-2024-47715 wifi: mt76: mt7915: fix oops on non-dbdc mt7986

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix oops on non-dbdc mt7986 mt7915bandconfig sets bandidx = 1 on the main phy for mt7986 with MT7975ONEADIE or MT7976ONEADIE. Commit 0335c034e726 "wifi: mt76: fix race condition related to checking tx queue fi...

0.00219EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 11:53 a.m.172 views

CVE-2024-47715

Summary: CVE-2024-47715 affects the Linux kernel’s wifi mt76 driver for MT7915 on MT7986. The issue stemmed from mt7915_band_config() setting band_idx to 1 on the main phy for MT7986 with MT7975_ONE_ADIE or MT7976_ONE_ADIE, which caused a dereference of the phys array via wcid->phy_idx in mt76...

5.5CVSS5AI score0.00219EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/10/21 11:53 a.m.168 views

CVE-2024-47687

The CVE-2024-47687 issue affects the Linux kernel mlx5/vdpa path. It fixes an invalid MR resource destroy where error paths could release uninitialized MR resources. The patch adds a missing check in mlx5_vdpa_destroy_mr_resources() to block destroying non-initialized MR resources, addressing a N...

5.5CVSS4.8AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47683 drm/amd/display: Skip Recompute DSC Params if no Stream on Link

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link why Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOP...

6.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer check not being performed on clkmgr and clkmgr-funcs in the dcn401inithw function, which coul...

5.5CVSS8.2AI score0.00208EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the hwmon module not performing a null check before removing the sysfs attribute in the coretemp driver...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a possible dereference of the NULL pointer priv-rxbdv in the nixgehwdmabdrelease function if its allocation...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from potential post-release reuse of the ibmpex driver in the hwmon component in the event of a registration...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:00 a.m.12 views

The vulnerability of the do_hardware_base_addr() function in the Linux kernel parallel port driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the dohardwarebaseaddr function in the drivers/parport/procfs.c file of the Linux parallel port driver relates to access to memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibilit...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References31Affected Software8
BDU FSTEC
BDU FSTEC
added 2024/10/17 12:00 a.m.9 views

The vulnerability of the store_temp_offset() function in the Linux operating system’s kernel hwmon driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the storetempoffset function in the drivers/hwmon/nct6775-core.c file of the Linux kernel’s hwmon driver is related to integer overflow. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS6.7AI score
SaveExploits0References25Affected Software3
Rows per page
Query Builder