Lucene search
+L

4614 matches found

CVE
CVE
added 2024/07/29 5:35 p.m.135 views

CVE-2024-42092

CVE-2024-42092 — Linux kernel GPIO (DaVinci) vulnerability Affected: Linux kernel (gpio: davinci) where pdata->gpio_unbanked is read from the Device Tree. If DT is broken, this value may be invalid and could cause out-of-bounds access to chips->irqs in davinci_gpio_probe(). Root cause: lack...

7.8CVSS6.5AI score0.00223EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 5:35 p.m.13 views

CVE-2024-42092 gpio: davinci: Validate the obtained number of IRQs

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata-gpiounbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without this value validation there can be out of chips-irqs...

6.8AI score0.00223EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/29 5:35 p.m.44 views

CVE-2024-42092 gpio: davinci: Validate the obtained number of IRQs

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata-gpiounbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without this value validation there can be out of chips-irqs...

0.00223EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42077 ocfs2: fix DIO failure due to insufficient transaction credits

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

6.9AI score0.00228EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.30 views

CVE-2024-42077 ocfs2: fix DIO failure due to insufficient transaction credits

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2dioendiowrite estimates number of necessary transaction credits using ocfs2calcextendcredits. This however does not take into account that the IO cou...

0.00228EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/29 12:39 p.m.15 views

kernel: net/mlx5: Properly link new fs rules into the tree

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

9.1CVSS6.8AI score0.01401EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/29 12:0 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 an unverified pdata-gpiounbanked value obtained from the device tree, which could be arbitrary if the device...

7.8CVSS6.5AI score0.00223EPSS
SaveExploits0References9
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.84 views

USN-6919-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 It was discovered that the ATA over...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
Akamai Blog
Akamai Blog
added 2024/07/26 1:0 p.m.6 views

Planting Trees in India: Green Team #GenerationRestoration

...

7AI score
SaveExploits0
OSV
OSV
added 2024/07/26 11:8 a.m.11 views

OESA-2024-1894 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

9.8CVSS6.4AI score0.00881EPSS
SaveExploits0References37
OSV
OSV
added 2024/07/26 11:8 a.m.10 views

OESA-2024-1896 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

9.8CVSS6.4AI score0.00881EPSS
SaveExploits0References36
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:0 a.m.21 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6919-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6919-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1References302
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:0 a.m.67 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6917-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6917-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References155
BDU FSTEC
BDU FSTEC
added 2024/07/25 12:0 a.m.11 views

The vulnerability of the automation_tree_rules_form_save() function in the Cacti network monitoring software allows a attacker to perform XSS attacks.

The vulnerability of the automationtreerulesformsave function in the Cacti network monitoring software automationtreerules.php is related to the lack of protective measures for the website structure. Exploiting this vulnerability could allow a malicious actor to carry out XSS attacks...

5.5CVSS7.7AI score0.14664EPSS
SaveExploits1References11Affected Software2
RedHat Linux
RedHat Linux
added 2024/07/23 3:34 p.m.9 views

kernel: net/mlx5: Properly link new fs rules into the tree

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

9.1CVSS6.8AI score0.01401EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/23 10:37 a.m.11 views

SUSE-SU-2024:2603-1 Security update for shadow

This update for shadow fixes the following issues: - CVE-2013-4235: Fixed a race condition when copying and removing directory trees bsc916845...

4.7CVSS4.9AI score0.00308EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.89 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6898-4)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-4 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.2AI score0.01401EPSS
SaveExploits1References151
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.140 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6893-3)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6893-3 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

9.8CVSS7AI score0.01401EPSS
SaveExploits1References178
Tenable Nessus
Tenable Nessus
added 2024/07/19 12:0 a.m.148 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6898-3)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-3 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS7.2AI score0.01401EPSS
SaveExploits1References153
Tenable Nessus
Tenable Nessus
added 2024/07/17 12:0 a.m.117 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6898-2)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-2 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS7.2AI score0.01401EPSS
SaveExploits1References151
Rows per page
Query Builder