Lucene search
+L

5342 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: scsi: qedf: Fixed a possible memory leak in qedfallocandinitsb. The hook “qedops-common-sbinit = qedsbinit” does not release the DMA-mapped memory sbvirt when it fails. Added dmafreecoherent to release this memory. This is the...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister notifier on eswitch init failure Otherwise, the notifier remains registered, and a subsequent attempt to enable eswitch may trigger warnings of the following type: 682.589148 ------------ Cut here -----------...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: The code for fadumpcmainit should now be moved to setuparch, after initmeminit. In the early stages of kernel initialization, CMAMINALIGNMENTBYTES can be set to PAGESIZE, since pageblockorder is still zero and is...

7.8CVSS6AI score0.00278EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: Fixed a memory leak in seg6hmacinitalgo. seg6hmacinitalgo returns without cleaning up previously allocated memory. If this happens, all that memory will be leaked, potentially causing issues with crypto-related function...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: fixed out-of-bounds access in opsinit The netallocgeneric function is called by netalloc, which does not use any locking mechanisms. It reads maxgenptrs, which is modified under the pernetopsrwsem context. This reading occur...

7.8CVSS6.4AI score0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/04 12:27 p.m.23 views

CLSA-2025-1738672047 kernel: Fix of 15 CVEs

drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread CVE-2024-50282 - drm/amdgpu: fix usage slab after free CVE-2024-56551 - Bluetooth: L2CAP: fix use-after-free in l2capconndel CVE-2022-3640 - netfilter: ipset: add missing range check in bitmapipuadt CVE-2024-53141 - ceph: prevent...

8.8CVSS7AI score0.01098EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/02/04 12:0 a.m.8 views

PT-2025-5612 · Dumpdrop · Dumpdrop

Name of the Vulnerable Software and Affected Versions: DumpDrop affected versions not specified Description: The issue is related to an OS Command Injection vulnerability in the DumpDrop application, specifically in the "/upload/init" endpoint. This vulnerability could allow an attacker to execut...

9.5CVSS8AI score0.03124EPSS
SaveExploits0References10
Chainguard
Chainguard
added 2025/02/03 5:56 p.m.10 views

GHSA-RPMJ-RPGJ-QMPM vulnerabilities

Vulnerabilities for packages: berg, linkerd-extension-init, linkerd2, nushell, sdp-k8s-injector, rustup, zed, lychee, sccache...

5.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/31 12:0 a.m.9 views

Vulnerability of functions bonding_init() and bonding_exit() in the driver drivers/net/bonding/bond_main.c of the Linux kernel, allowing a hacker to cause a service failure

The vulnerability of the functions bondinginit and bondingexit in the drivers/net/bonding/bondmain.c file of the Linux kernel’s bonding driver is related to resource management errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits0References23Affected Software5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.6 views

mptcp: init: protect sched with rcu_read_lock

...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.5 views

ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

...

5.5CVSS7AI score0.00265EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:0 a.m.11 views

The vulnerability of the devm_regmap_init_encx24j600 function in the encx24j600 component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the devmregmapinitencx24j600 function in the encx24j600 component of the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

2.3CVSS5.4AI score0.00215EPSS
SaveExploits0References14Affected Software2
OSV
OSV
added 2025/01/24 1:41 p.m.6 views

OESA-2025-1084 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: FFmpeg version n6.1.1 h...

8.8CVSS7AI score0.00681EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 1:15 p.m.4 views

DEBIAN-CVE-2024-57944

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298init devmkasprintf can return a NULL pointer on failure. A check on the return value of such a call in ads1298init is missing. Add it...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/21 12:18 p.m.3 views

CVE-2024-57944 iio: adc: ti-ads1298: Add NULL check in ads1298_init

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298init devmkasprintf can return a NULL pointer on failure. A check on the return value of such a call in ads1298init is missing. Add it...

6.1AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 12:15 p.m.18 views

AZL-55916 CVE-2024-57938 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 12:15 p.m.6 views

DEBIAN-CVE-2024-57938

In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 12:15 p.m.18 views

AZL-55901 CVE-2024-57938 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 12:15 p.m.4 views

UBUNTU-CVE-2024-57938

In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2025/01/21 12:9 p.m.6 views

CVE-2024-57938 net/sctp: Prevent autoclose integer overflow in sctp_association_init()

In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...

7.7AI score0.00207EPSS
SaveExploits0References7
Rows per page
Query Builder