Lucene search
+L

10127 matches found

UbuntuCve
UbuntuCve
added 2025/02/10 4:15 p.m.11 views

CVE-2025-21689

In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2processreadurb This patch addresses a null-ptr-deref in qt2processreadurb due to an incorrect bounds check in the following: if newport serial-numports deverr&port-dev, "%s - port...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/02/10 4:15 p.m.14 views

CVE-2025-21692

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan found that etsclassfromarg can index an Out-Of-Bound class in etsclassfromarg when passed clid of 0. The overflow may cause local privilege escalation. 18.852298 ------------ cut...

7.8CVSS6.4AI score0.00611EPSS
SaveExploits1References30
UbuntuCve
UbuntuCve
added 2025/02/10 4:15 p.m.8 views

CVE-2025-24031

PAM-PKCS11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pampkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, pamgetpwd will never initialize the password...

5.1CVSS6AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/10 4:15 p.m.5 views

CVE-2025-21686

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/10 4:15 p.m.10 views

CVE-2025-21688

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Assign job pointer to NULL before signaling the fence In commit e4b5ccd392b9 "drm/v3d: Ensure job pointer is set to NULL after job completion", we introduced a change to assign the job pointer to NULL after completing a...

4.7CVSS6.5AI score0.00184EPSS
SaveExploits0References10
CBLMariner
CBLMariner
added 2025/02/10 4:8 p.m.9 views

CVE-2024-45338 affecting package containerd2 for versions less than 2.0.0-3

CVE-2024-45338 affecting package containerd2 for versions less than 2.0.0-3. A patched version of the package is available...

5.3CVSS6.5AI score0.00874EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/10 3:43 p.m.8 views

CVE-2025-24032

PAM-PKCS11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if certpolicy is set to none the default value, then pampkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user...

9.2CVSS7.6AI score0.00681EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/10 3:28 p.m.14 views

CVE-2024-12243

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially...

5.3CVSS6.5AI score0.01245EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/10 3:28 p.m.151 views

CVE-2024-12133

A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate,...

5.3CVSS6.5AI score0.0107EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/02/10 3:15 p.m.11 views

CVE-2025-1149

A vulnerability was found in GNU Binutils 2.43. It has been classified as problematic. This affects the function xstrdup of the file libiberty/xmalloc.c of the component ld. The manipulation leads to memory leak. It is possible to initiate the attack remotely. The complexity of an attack is rathe...

3.1CVSS4.9AI score0.00565EPSS
SaveExploits1References6
Oracle linux
Oracle linux
added 2025/02/10 12:0 a.m.11 views

tbb security update

2020.3-8.1 - Remove jQuery from Doxygen output RHEL-77693...

6.9CVSS7.5AI score0.8383EPSS
SaveExploits6
UbuntuCve
UbuntuCve
added 2025/02/09 12:15 p.m.8 views

CVE-2025-21685

In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race The yt21380fcserdevprobe function calls devmserdevdeviceopen before setting the client ops via serdevdevicesetclientops. This ordering can trigger a NULL pointe...

4.7CVSS6.3AI score0.00195EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/09 12:15 p.m.13 views

CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS6AI score0.00202EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/02/09 12:15 p.m.10 views

CVE-2024-57949

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Don't enable interrupts in itsirqsetvcpuaffinity The following call-chain leads to enabling interrupts in a nested interrupt disabled section: irqsetvcpuaffinity irqgetdesclock rawspinlockirqsave --- Disable...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2025/02/09 11:37 a.m.10 views

CVE-2024-57949

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Don't enable interrupts in itsirqsetvcpuaffinity The following call-chain leads to enabling interrupts in a nested interrupt disabled section: irqsetvcpuaffinity irqgetdesclock rawspinlockirqsave --- Disable...

5.5CVSS5.6AI score0.00181EPSS
SaveExploits0
Fedora
Fedora
added 2025/02/09 1:33 a.m.11 views

[SECURITY] Fedora 40 Update: vaultwarden-1.33.0-1.fc40

Unofficial Bitwarden compatible server...

8.1CVSS7AI score0.01014EPSS
SaveExploits2
Fedora
Fedora
added 2025/02/08 2:18 a.m.17 views

[SECURITY] Fedora 41 Update: rust-openssl-sys-0.9.105-1.fc41

FFI bindings to OpenSSL...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/02/08 2:18 a.m.20 views

[SECURITY] Fedora 41 Update: rust-openssl-0.10.70-1.fc41

OpenSSL bindings...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/02/08 2:18 a.m.20 views

[SECURITY] Fedora 41 Update: keylime-agent-rust-0.2.7-4.fc41

Rust agent for Keylime...

7.4AI score
SaveExploits0
Wolfi
Wolfi
added 2025/02/07 7:15 a.m.15 views

CVE-2025-23085 vulnerabilities

Vulnerabilities for packages: nodejs...

5.3CVSS5.6AI score0.0135EPSS
SaveExploits0
Rows per page
Query Builder