Lucene search
+L

5670 matches found

CVE
CVE
added 2024/09/27 12:35 p.m.133 views

CVE-2024-46809

In the Linux kernel, the vulnerability CVE-2024-46809 affects the drm/amd/display pathway where BIOS images are loaded. The root cause involved missing null checks, which could lead to failures when BIOS images are loaded. A fix adds explicit null checks before BIOS image usage and resolves six N...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.19 views

CVE-2024-46809 drm/amd/display: Check BIOS images before it is used

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.18 views

CVE-2024-46809 drm/amd/display: Check BIOS images before it is used

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

6.9AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/27 12:35 p.m.17 views

CVE-2024-46809 drm/amd/display: Check BIOS images before it is used

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References11
CVE
CVE
added 2024/09/23 9:46 a.m.79 views

CVE-2022-48945

CVE-2022-48945 is associated with a Linux kernel vulnerability in the media/vivid driver where the compose height adjustment could cause a boundary overrun in V4L2_SEL_TGT_CROP handling. The root cause is a missing boundary check after adjust compose->height, which could lead to memory access ...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References9Affected Software1
HPE Security Bulletins
HPE Security Bulletins
added 2024/09/23 12:0 a.m.3 views

HPESBHF04691 rev.1 - Certain HPE SimpliVity Servers Using Certain Intel Processors, INTEL-SA-01100, 2024.3 IPU - Intel Xeon Processor Advisory, Local Escalation of Privilege Vulnerability

Potential Security Impact: Local: Escalation of Privilege SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE SimpliVity 380 Gen11 - Prior to HPE SimpliVity Gen11 Support Pack SVTSP v20240830 CVSS Scores: | CVE | CVSS Vector | Base Score | | --- | --- | --- | | CVE-2024-24980 |...

6.9CVSS6.1AI score0.00172EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/18 9:13 a.m.14 views

CVE-2024-46733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cowfilerange In the buffered write path, the dirty page owns the qgroup reserve until it creates an orderedextent. Therefore, any errors that occur before the orderedextent is created must free...

5.5CVSS6.7AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 8:45 a.m.19 views

CVE-2024-46721

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix possible NULL pointer dereference profile-parent-dentsAAFSPROFDIR could be NULL only if its parent is made from createmissingancestors.. and 'ent-old' is NULL in aareplaceprofiles... In that case, it must return an...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.22 views

CVE-2024-46768

In the Linux kernel, the following vulnerability has been resolved: hwmon: hp-wmi-sensors Check if WMI event data exists The BIOS can choose to return no event data in response to a WMI event, so the ACPI object passed to the WMI notify handler can be NULL. Check for such a situation and ignore t...

5.5CVSS0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 7:12 a.m.15 views

CVE-2024-46790 codetag: debug: mark codetags for poisoned page as empty

In the Linux kernel, the following vulnerability has been resolved: codetag: debug: mark codetags for poisoned page as empty When PGhwpoison pages are freed they are treated differently in freepagesprepare and instead of being released they are isolated. Page allocation tag counters are decrement...

5.5CVSS4.9AI score0.00179EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

6.5AI score0.00264EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.21 views

CVE-2024-46768 hwmon: (hp-wmi-sensors) Check if WMI event data exists

In the Linux kernel, the following vulnerability has been resolved: hwmon: hp-wmi-sensors Check if WMI event data exists The BIOS can choose to return no event data in response to a WMI event, so the ACPI object passed to the WMI notify handler can be NULL. Check for such a situation and ignore t...

6.8AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.95 views

CVE-2024-46768

CVE-2024-46768 is rejected/not active. The connected Nessus entry explicitly states that this CVE ID was rejected/withdrawn by its CVE Numbering Authority, so it does not represent an active vulnerability in the published records.

5.5CVSS5.2AI score0.00237EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.27 views

CVE-2024-46768 hwmon: (hp-wmi-sensors) Check if WMI event data exists

In the Linux kernel, the following vulnerability has been resolved: hwmon: hp-wmi-sensors Check if WMI event data exists The BIOS can choose to return no event data in response to a WMI event, so the ACPI object passed to the WMI notify handler can be NULL. Check for such a situation and ignore t...

0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.132 views

CVE-2024-46746

The CVE-2024-46746 issue affects the Linux kernel HID AMD SFH driver (amd_sfh). The root cause is freeing driver_data after hid_destroy_device() returns, since driver_data is referenced by callbacks; this can lead to a slab-use-after-free in functions such as amd_sfh_get_report, as evidenced by t...

7.8CVSS7.1AI score0.00248EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
added 2024/09/13 12:0 a.m.12 views

Dell Precision Rack BIOS Input Validation Error Vulnerability (CNVD-2024-38771)

Dell Precision Rack BIOS is a BIOS utility for high-performance workstation products from Dell USA. The Dell Precision Rack BIOS is vulnerable to an input validation error vulnerability that originates from incorrect input validation. Exploitation of this vulnerability by a highly privileged...

6CVSS6.1AI score0.00144EPSS
SaveExploits0References1
CNVD
CNVD
added 2024/09/13 12:0 a.m.46 views

Dell Precision Rack BIOS Information Disclosure Vulnerability

Dell Precision Rack BIOS is a BIOS utility for high-performance workstation products from Dell USA. An information disclosure vulnerability exists in the Dell Precision Rack BIOS that originates from accessing a memory location after the end of a buffer. A low-privileged attacker with local acces...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References1
HPE Security Bulletins
HPE Security Bulletins
added 2024/09/13 12:0 a.m.3 views

HPESBHF04705 rev.2 - Certain HPE StoreEasy Servers Using Certain Intel Processors, INTEL-SA-01097, 2024.3 IPU - Intel Processor Advisory, Local Denial of Service Vulnerability

Potential Security Impact: Local: Denial of Service DoS SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE StoreEasy 1660 Storage - Prior to v2.2008-07-2024 U46 ROM Family HPE StoreEasy 1670 Expanded Storage - Prior to v2.2008-07-2024 U50 ROM Family HPE StoreEasy 1860 Storage -...

5.6CVSS6.1AI score0.00184EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.12 views

CVE-2024-45017 net/mlx5: Fix IPsec RoCE MPV trace call

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave, if master device doesn't support IPsec. WARNING: CPU: 44 PID: 16136 at kernel/locking/rwsem.c:240...

6.9AI score0.00183EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.17 views

CVE-2024-45012 nouveau/firmware: use dma non-coherent allocator

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

6.6AI score0.00208EPSS
SaveExploits0References3
Rows per page
Query Builder