Lucene search
+L

11767 matches found

CNNVD
CNNVD
added 2024/08/17 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 fact that if an unknown or invalid handle is supplied anywhere in the handles array, the rest of the...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.8 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 fact that if an unknown or invalid handle is supplied anywhere in the handles array, the rest of the...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.5 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 Linux kernel that stems from an array index out-of-bounds problem in diFree...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/08/16 12:00 a.m.10 views

PT-2024-40873 · Org.Json · Org.Json

Name of the Vulnerable Software and Affected Versions: org.json affected versions not specified Description: The issue is related to a security exception in the org.json library. The crash occurs in the JSONArray.writeTo function, which is called by the JSONStringer.value function. This is furthe...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.13 views

PT-2024-7182

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to an out-of-bounds array access in the Linux kernel's hns3 network driver. Specifically, when querying the SSU register information, the loop iterates tnl num times...

7.8CVSS6.9AI score0.00248EPSS
SaveExploits0References218
Positive Technologies
Positive Technologies
added 2024/08/15 12:00 a.m.21 views

PT-2024-8006 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a problem in the md/raid1 module of the Linux kernel, specifically with the choose bb rdev function. This function is missing a check for recovery, which can le...

7.8CVSS6.4AI score0.00886EPSS
SaveExploits3References948
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.8 views

kernel: nfp: flower: handle acti_netdevs allocation failure

A vulnerability was found in the Linux kernel's ethernet lagconf.c driver in the nfpfllagdowork function, where a NULL pointer dereference can occur due to a lack of proper checks. The scenario is caused when the function attempts to call kmallocarray, which returns as NULL because the physical...

5.5CVSS7.2AI score0.00297EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/13 5:15 p.m.7 views

CVE-2023-31307

Improper validation of array index in Power Management Firmware PMFW may allow a privileged attacker to cause an out-of-bounds memory read within PMFW, potentially leading to a denial of service...

4.4CVSS5.8AI score0.00153EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/13 5:15 p.m.16 views

CVE-2023-31307

Improper validation of array index in Power Management Firmware PMFW may allow a privileged attacker to cause an out-of-bounds memory read within PMFW, potentially leading to a denial of service...

4.4CVSS0.00153EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/13 4:54 p.m.22 views

CVE-2023-31307

Improper validation of array index in Power Management Firmware PMFW may allow a privileged attacker to cause an out-of-bounds memory read within PMFW, potentially leading to a denial of service...

2.3CVSS6.7AI score0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/13 4:54 p.m.54 views

CVE-2023-31307

CVE-2023-31307 involves improper validation of an array index in Power Management Firmware (PMFW), allowing a local, privileged attacker to trigger an out-of-bounds memory read and potentially cause a denial of service. The issue is documented across multiple sources, referencing PMFW as the vuln...

4.4CVSS6.9AI score0.00153EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/08/13 4:54 p.m.31 views

CVE-2023-31307

Improper validation of array index in Power Management Firmware PMFW may allow a privileged attacker to cause an out-of-bounds memory read within PMFW, potentially leading to a denial of service...

2.3CVSS0.00153EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.10 views

kernel: ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()

A vulnerability was found in the Linux kernel's Hisilicon Ethernet driver, in the hnsdsafgesrstbyport function, which allows for a possible array overflow, which occurs when an input value exceeds the expected range, leading to potential memory corruption...

9.8CVSS7.2AI score0.01358EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.19 views

kernel: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()

A vulnerability was found in the Linux kernel's qla2xxx SCSI driver, specifically in the qlaedifappgetstats function, where an off-by-one error in array access could lead to memory corruption. This issue affects the appreply-elem array, where an incorrect comparison allowed out-of-bounds access...

5.5CVSS7.2AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: md: fix resync softlockup when bitmap size is less than array size

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft lockup - CPU3 stuck for 26s!...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: SUNRPC: fix some memleaks in gssx_dec_option_array

A flaw was found in the authrpcgss module in the Linux kernel. A memory leak can occur due to improper error handling, potentially impacting system performance and possibly resulting in a denial of service...

9.8CVSS7.2AI score0.00959EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.11 views

kernel: ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()

A vulnerability was found in the Linux kernel's Hisilicon Ethernet driver, in the hnsdsafgesrstbyport function, which allows for a possible array overflow, which occurs when an input value exceeds the expected range, leading to potential memory corruption...

9.8CVSS7.2AI score0.01358EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/07 12:00 a.m.37 views

SUSE SLED15: kernel-firmware / kernel-firmware-all / kernel-firmware-amdgpu / etc (SUSE-SU-2024:2785-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2785-1 advisory. Update to version 20240728: amdgpu: update DMCUB to v0.0.227.0 for DCN35 and DCN351 Revert...

4.7CVSS5.9AI score0.00428EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/06 2:22 a.m.8 views

SUSE CVE-2023-33976

TensorFlow is an end-to-end open source platform for machine learning. arrayops.upperbound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12...

7.5CVSS6.9AI score0.00429EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:02 a.m.6 views

SUSE CVE-2024-41028

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshibaacpi: Fix array out-of-bounds access In order to use toshibadmiquirks together with the standard DMI matching functions, it must be terminated by a empty entry. Since this entry is missing, an array...

6.7CVSS7.7AI score0.003EPSS
SaveExploits0References10
Rows per page
Query Builder