Lucene search
+L

1293 matches found

UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.27 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/29 8:15 p.m.21 views

CVE-2024-24246

Heap Buffer Overflow vulnerability in qpdf 11.9.0 allows attackers to crash the application via the std::sharedcount function at /bits/sharedptrbase.h...

5.5CVSS5.3AI score0.00436EPSS
SaveExploits1References7
Prion
Prion
added 2024/02/29 8:15 p.m.34 views

Heap overflow

Heap Buffer Overflow vulnerability in qpdf 11.9.0 allows attackers to crash the application via the std::sharedcount function at /bits/sharedptrbase.h...

6.7AI score0.00436EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/29 12:0 a.m.31 views

CVE-2024-24246

Heap Buffer Overflow vulnerability in qpdf 11.9.0 allows attackers to crash the application via the std::sharedcount function at /bits/sharedptrbase.h...

5.5CVSS6.6AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.5 views

CVE-2021-46920

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback Current code blindly writes over the SWERR and the OVERFLOW bits. Write back the bits actually read instead so the driver avoids clobbering the OVERFLOW bit that...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/01/18 5:15 a.m.8 views

AZL-44742 CVE-2023-6816 affecting package xorg-x11-server 1.20.10-6

A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leadin...

9.8CVSS6.5AI score0.02106EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/01/17 2:45 a.m.3 views

SUSE CVE-2024-0409

A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context...

5.5CVSS6.9AI score0.00356EPSS
SaveExploits0References9
CERT
CERT
added 2024/01/16 12:0 a.m.45 views

GPU kernel implementations susceptible to memory leak

Overview General-purpose graphics processing unit GPGPU platforms from AMD, Apple, and Qualcomm fail to adequately isolate process memory, thereby enabling a local attacker to read memory from other processes. An attacker with access to GPU capabilities using a vulnerable GPU's programmable...

6.5CVSS6.2AI score0.01185EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2024/01/15 12:0 a.m.21 views

Siemens SCALANCE LPE9403 Path Traversal (CVE-2021-41103)

A vulnerability was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permissi...

7.8CVSS6.4AI score0.00518EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/01/10 8:25 a.m.6 views

nss: timing attack against RSA decryption

It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens...

6.5CVSS7.1AI score0.00816EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/01/08 12:0 a.m.5 views

Important: ecs-init

Issue Overview: The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS7.1AI score0.01588EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/12/29 12:0 a.m.6 views

PT-2023-31593 · Ipaddress · Ipaddress

Name of the Vulnerable Software and Affected Versions: IPAddress version 5.1.0 Description: An issue in the component IPAddressBitsDivision leads to an infinite loop. This issue is disputed as it only occurs when the developer supplies invalid arguments, and the product is not intended to always...

5.5CVSS6.8AI score0.00274EPSS
SaveExploits1References13
ATTACKERKB
ATTACKERKB
added 2023/12/07 8:15 p.m.15 views

CVE-2023-49464

libheif v1.17.5 was discovered to contain a segmentation violation via the function UncompressedImageCodec::getlumabitsperpixelfromconfigurationunci...

8.8CVSS7.3AI score0.00762EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/07 8:15 p.m.1 views

DEBIAN-CVE-2023-49464

libheif v1.17.5 was discovered to contain a segmentation violation via the function UncompressedImageCodec::getlumabitsperpixelfromconfigurationunci...

8.8CVSS7.9AI score0.00762EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/12/07 12:0 a.m.8 views

libheif Security Vulnerabilities

libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder. A security vulnerability exists in libheif version v1.17.5, which stems from the inclusion of a segmentation violation via the UncompressedImageCodec::getlumabitsperpixelfromconfigurationunci discovery function...

8.8CVSS8.6AI score0.00762EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2023/12/05 5:15 p.m.56 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/05 4:16 p.m.31 views

GO-2023-2375 Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.5AI score0.0125EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: scsi: mpi3mr: Use number of bits to manage bitmap sizes

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

7.8CVSS6.8AI score0.00151EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.19 views

kernel: netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one Eric Dumazet says: nfconntrackdccppacket has an unique: dh = skbheaderpointerskb, dataoff, sizeofdh, &dh; And nothing more is 'pulled' from the...

8.2CVSS6.8AI score0.00259EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/10/31 2:49 a.m.4 views

SUSE CVE-2015-3204

libreswan 3.9 through 3.12 allows remote attackers to cause a denial of service daemon restart via an IKEv1 packet with 1 unassigned bits set in the IPSEC DOI value or 2 the next payload value set to ISAKMPNEXTSAK...

5CVSS6.9AI score0.02595EPSS
SaveExploits0References2
Rows per page
Query Builder