Lucene search
+L

5508 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.12 views

AZL-54584 CVE-2024-26983 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate to free xbc memory to buddy On the time to free xbc memory in xbcexit, memblock may has handed over memory to buddy allocator. So it doesn't make sense to free memory back to memblock. memblockfre...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:13 a.m.7 views

CVE-2024-31225 Lack of size check and buffer overflow in RIOT

RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. The onrdinit function does not implement a size check before copying data to the resultbuf static buffer. If an attacker can craft a long enough...

8.3CVSS8.1AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.7 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 a bo leak in intelfbboframebufferinit...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.17 views

kernel: net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

A use-after-free vulnerability was found in the Linux kernel's netfilter queue subsystem. When setting up a new network namespace, if ops-init fails during opsinit, the allocated data is freed but the pointer in net-gen remains pointing to the freed memory. When nfqnlnfhookdrop is subsequently...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: net: mdio: unexport __init-annotated mdio_bus_init()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: unexport init-annotated mdiobusinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a free...

5.5CVSS6.4AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: memcg does not limit the number of POSIX file locks allowing memory exhaustion

A flaw was found in the filelockinit in fs/locks.c function in the Linux kernel. This issue can lead to host memory exhaustion due to memcg not limiting the number of Portable Operating System Interface POSIX file locks...

5.5CVSS6.8AI score0.00289EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.21 views

RHEL 6 / 7 : rh-mysql57-mysql (RHSA-2018:3655)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3655 advisory. MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon, mysqld, and many client programs. The...

7.7CVSS6.8AI score0.0401EPSS
SaveExploits0References130
RedHat Linux
RedHat Linux
added 2024/04/23 4:44 p.m.9 views

kernel: netfilter: divide error in nft_limit_init

A denial of service flaw was found in nftlimitinit in netfilter's nftlimit in the Linux Kernel. This issue occurs due to an inappropriate math function selection, which may cause an availability threat...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/04/23 12:30 a.m.31 views

Kubernetes allows bypassing mountable secrets policy imposed by the ServiceAccount admission plugin

A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures...

2.7CVSS3.6AI score0.02224EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2024/04/22 11:15 p.m.15 views

AZL-40016 CVE-2024-3177 affecting package kubernetes for versions less than 1.30.1-1

A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures...

2.7CVSS6.7AI score0.02224EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/22 1:00 p.m.16 views

CLSA-2024-1713790844 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-23307 - md/raid5: fix atomicity violation in raid5cachecount CVE-url: https://ubuntu.com/security/CVE-2021-46932 - Input: appletouch - initialize work before device registration CVE-url: https://ubuntu.com/security/CVE-2021-46936 - net: fix...

7.8CVSS6.9AI score0.0094EPSS
SaveExploits0References1
Redos
Redos
added 2024/04/22 12:00 a.m.25 views

ROS-20240422-01

Vulnerability in the OpenSC smart card software toolkit and libraries is related to a bug in the AuthentIC driver and occurs during card registration using pkcs15-init. a bug in the AuthentIC driver and occurs during the card registration process using pkcs15-init, when a user or administrator...

3.4CVSS7.1AI score0.00422EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.6 views

The vulnerability of the nft_limit_init function’s div_u64() kernel function in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the nftlimitinit divu64 function in the Linux operating system is related to the lack of checks to ensure that mathematical operations are performed correctly. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References19Affected Software2
SUSE CVE
SUSE CVE
added 2024/04/18 2:30 a.m.15 views

SUSE CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

3.3CVSS6.2AI score0.00239EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/04/18 12:00 a.m.23 views

PT-2024-30686

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the PCI endpoint in the Linux kernel, specifically with the pci epf test core init function. Instead of getting epc features from the pci epc get features API, th...

7.5CVSS5.5AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 2:15 p.m.1 views

DEBIAN-CVE-2024-31578

FFmpeg version n6.1.1 was discovered to contain a heap use-after-free via the avhwframectxinit function...

7.5CVSS6.2AI score0.00968EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/04/17 1:03 p.m.39 views

CVE-2024-3177

A flaw was found in Kubernetes' kube-apiserver. This flaw allows authenticated users to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated...

2.7CVSS6.9AI score0.02224EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26897

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

4.7CVSS5.2AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.7 views

UBUNTU-CVE-2024-26909

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglinkaltmode: fix drm bridge use-after-free A recent DRM series purporting to simplify support for "transparent bridges" and handling of probe deferrals ironically exposed a use-after-free issue on pmicglinkaltmode...

7CVSS5.8AI score0.00248EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.31 views

CVE-2024-26854

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf-dplls.lock mutex is initialized too late, after its first use. Move it to the top of icedpllinit. Note that the "errexit" error path destroys the mutex. And the mutex is the last...

7.5CVSS6.4AI score0.00713EPSS
SaveExploits0References4
Rows per page
Query Builder