Lucene search
+L

6334 matches found

Rosalinux
Rosalinux
added 2024/10/03 9:18 p.m.18 views

Advisory ROSA-SA-2024-2493

Software: libndp 1.2 OS: rosa-server79 packageevrstring: libndp-1.2-10.res7 CVE-ID: CVE-2024-5564 BDU-ID: 2024-04337 CVE-Crit: MEDIUM. CVE-DESC.: A vulnerability in the libndp library is related to an operation exceeding buffer boundaries in memory. Exploitation of the vulnerability could allow a...

8.1CVSS8.2AI score0.01165EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/10/03 9:12 p.m.53 views

Advisory ROSA-SA-2024-2489

Software: bind 9.11.4 OS: rosa-server79 packageevrstring: bind-9.11.4-26.P2.res7.16 CVE-ID: CVE-2023-2828 BDU-ID: 2023-07642 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the DNS BIND server is related to the allocation of unlimited memory. Exploitation of the vulnerability could allow an attacker...

7.5CVSS7.8AI score0.99995EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/10/03 5:14 p.m.20 views

CVE-2024-47762 Unexpected visibility of environment variable configurations in @backstage/plugin-app-backend

Backstage is an open framework for building developer portals. Configuration supplied through APPCONFIG environment variables, for example APPCONFIGbackendlistenport=7007, where unexpectedly ignoring the visibility defined in configuration schema. This occurred even if the configuration schema...

5.8CVSS6.8AI score0.00375EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/03 5:14 p.m.19 views

CVE-2024-47762 Unexpected visibility of environment variable configurations in @backstage/plugin-app-backend

Backstage is an open framework for building developer portals. Configuration supplied through APPCONFIG environment variables, for example APPCONFIGbackendlistenport=7007, where unexpectedly ignoring the visibility defined in configuration schema. This occurred even if the configuration schema...

5.8CVSS0.00375EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/30 3:40 p.m.35 views

CVE-2024-46869

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintelpcie: Allocate memory for driver private data Fix driver not allocating memory for struct btinteldata which is used to store internal data...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/27 3:47 p.m.18 views

CVE-2024-46824

In the Linux kernel, the following vulnerability has been resolved: iommufd: Require drivers to supply the cacheinvalidateuser ops If drivers don't do this then iommufd will oops invalidation ioctls with something like: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:47 p.m.11 views

CVE-2024-46825

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWLFWCHECK for link ID check The lookup function iwlmvmrcufwlinkidtolinkconf is normally called with input from the firmware, so it should use IWLFWCHECK instead of WARNON...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.16 views

CVE-2024-46818

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity...

7.8CVSS7AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.17 views

CVE-2024-46817

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports OVERRUN warning. Should abort amdgpudm initialize. How Return failure to amdgpudminit...

4.4CVSS6.9AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:45 p.m.16 views

CVE-2024-46809

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.5CVSS7AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.23 views

CVE-2024-46854

In the Linux kernel, the following vulnerability has been resolved: net: dpaa: Pad packets to ETHZLEN When sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETHZLEN, ensuring nothing is leaked in the padding...

7.1CVSS7AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.29 views

CVE-2024-46848

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Limit the period on Haswell Running the ltp test cve-2015-3290 concurrently reports the following warnings. perfevents: irq loop stuck! WARNING: CPU: 31 PID: 32438 at arch/x86/events/intel/core.c:3174...

7.2CVSS6.6AI score0.01103EPSS
SaveExploits4References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.13 views

CVE-2024-46847

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: ensure vmapblock is initialised before adding to queue Commit 8c61291fd850 "mm: fix incorrect vbq reference in purgefragmentedblock" extended the 'vmapblock' structure to contain a 'cpu' field which is set at...

5.5CVSS7AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.21 views

CVE-2024-46846

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS6.9AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.14 views

CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.19 views

CVE-2024-46832

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 2:43 p.m.16 views

CVE-2024-46866

A vulnerability in the Linux kernel's drm/xe/client driver was resolved. This issue was resolved by adding the missing buffer object BO locking in the showmeminfo function. Inspecting the BO state without this lock led to a NULL pointer dereference NPD or use-after-free UAF issues due to concurre...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 2:42 p.m.12 views

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...

2.3CVSS6.9AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 2:42 p.m.21 views

CVE-2024-46859

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

6.7CVSS7.1AI score0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.18 views

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...

5.5CVSS0.00179EPSS
SaveExploits0References2
Rows per page
Query Builder