Lucene search
+L

3299 matches found

OSV
OSV
added 2024/09/27 1:15 p.m.21 views

AZL-49897 CVE-2024-46863 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.13 views

UBUNTU-CVE-2024-46862

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

8CVSS5.7AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.17 views

UBUNTU-CVE-2024-46863

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

7.3CVSS5.7AI score0.00185EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/27 12:42 p.m.112 views

CVE-2024-46862

CVE-2024-46862 relates to the Linux kernel ASoC: Intel soc-acpi-intel-mtl-match fix. The issue arises from handling an empty item in the snd_soc_acpi_link_adr array due to the absence of a links_num field in struct snd_soc_acpi_mach, which affected the end-of-loop condition in hda_sdw_machine_sel...

8CVSS5.3AI score0.00186EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/27 12:42 p.m.22 views

CVE-2024-46862 ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

8CVSS4.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: nvmet-fc: avoid deadlock on delete association path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/11 12:15 a.m.40 views

CVE-2024-40650

In wifiitemeditcontent of styles.xml , there is a possible FRP bypass due to Missing check for FRP state. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS0.0008EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/10 9:36 a.m.55 views

CVE-2024-37994

A vulnerability has been identified in SIMATIC Reader RF610R CMIIT 6GT2811-6BC10-2AA0 All versions V4.2, SIMATIC Reader RF610R ETSI 6GT2811-6BC10-0AA0 All versions V4.2, SIMATIC Reader RF610R FCC 6GT2811-6BC10-1AA0 All versions V4.2, SIMATIC Reader RF615R CMIIT 6GT2811-6CC10-2AA0 All versions V4....

5.3CVSS0.00302EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/10 9:36 a.m.60 views

CVE-2024-37994

Siemens SIMATIC RFID Readers are affected by CVE-2024-37994. A hidden configuration item enables debug functionality, allowing an attacker to gain insight into internal deployment configuration. Affected devices include multiple RF610R/RF615R/RF650R/RF680R/RF685R families (CMIIT/ETSI/FCC/ARIB var...

7.1CVSS6.9AI score0.00302EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/10 12:00 a.m.14 views

PT-2024-28966

Name of the Vulnerable Software and Affected Versions Android affected versions not specified Description The issue is related to a possible FRP Factory Reset Protection bypass due to a missing check for the FRP state in the wifi item edit content of styles.xml. This could lead to local escalatio...

7.8CVSS6.3AI score0.0008EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.7 views

SUSE CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

DEBIAN-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.17 views

CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS0.00225EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.40 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

0.00225EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.18 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

6.9AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 6:15 a.m.8 views

CVE-2024-34644

Improper access control in item selection related in Dressroom prior to SMR Sep-2024 Release 1 allows local attackers to access protected data. User interaction is required for triggering this vulnerability...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.11 views

SAMSUNG Mobile devices 安全漏洞

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc., from the South Korean company Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Mobile devices SMR Sep-2024 Release 1 version and prior versions, which stems from the item selection relat...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.12 views

WordPress plugin MultiVendorX 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

9.8CVSS6.9AI score0.01255EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.12 views

PT-2024-26063 · Dressroom · Dressroom

Name of the Vulnerable Software and Affected Versions: Dressroom versions prior to SMR Sep-2024 Release 1 Description: The issue is related to improper access control in item selection, allowing local attackers to access protected data. User interaction is required to trigger this issue. There is...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/28 5:15 p.m.33 views

CVE-2024-41564

EMI v.1.1.10 and before, fixed in v.1.1.11, contains an Improper Validation of Specified Index, Position, or Offset in Input vulnerability. The specific issue is a failure to validate slot index and decrement stack count in EMI mod for Minecraft, which allows in-game item duplication...

5.3CVSS0.00266EPSS
SaveExploits0References2
Rows per page
Query Builder