Lucene search
K

279 matches found

OSV
OSV
added 2024/04/17 6:1 a.m.5 views

CLSA-2024-1713333661 Fix CVE(s): CVE-2024-2398

SECURITY UPDATE: - debian/patches/CVE-2024-2398.patch: http2: push headers better cleanup provide common cleanup method for push headers - CVE-2024-2398...

8.6CVSS6.9AI score0.36081EPSS
Exploits1References1
OSV
OSV
added 2024/04/04 10:15 a.m.2 views

DEBIAN-CVE-2024-26809

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: release elements in clone only from destroy path Clone already always provides a current view of the lookup table, use it to destroy the set, otherwise it is possible to destroy elements twice. This fix...

5.5CVSS5.3AI score0.0028EPSS
Exploits0References1
OSV
OSV
added 2024/03/29 10:15 a.m.1 views

DEBIAN-CVE-2023-52629

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flushwork before timershutdownsync in switchdrvremove. Although we use flushwork to stop the worker, it could be rescheduled in...

8.4CVSS5.9AI score0.00242EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS5.4AI score0.00226EPSS
Exploits0References1
OSV
OSV
added 2024/03/18 6:29 p.m.6 views

CLSA-2024-1710786562 Fix CVE(s): CVE-2023-46218

SECURITY UPDATE: Improper cookie domain verification allows malicious HTTP server to set 'super cookies' in package - debian/control: Build-Depends: add libpsl-dev - debian/patches/CVE-2023-46218.patch: Lowercase domain names before PSL checks to ensure proper comparison - CVE-2023-46218...

6.5CVSS6.8AI score0.01685EPSS
Exploits1References1
OSV
OSV
added 2024/03/05 12:15 p.m.1 views

DEBIAN-CVE-2022-48629

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

5.5CVSS5.8AI score0.00378EPSS
Exploits1References1
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

DEBIAN-CVE-2023-52570

In the Linux kernel, the following vulnerability has been resolved: vfio/mdev: Fix a null-ptr-deref bug for mdevunregisterparent Inject fault while probing mdpy.ko, if kstrdup of createdir fails in kobjectaddinternal in kobjectinitandadd in mdevtypeadd in parentcreatesysfsfiles, it will return 0...

5.5CVSS5.3AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS5.9AI score0.00246EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-46992

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nfthashbuckets Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nfthashbuckets syzbot injected a size == 0x40000000 and reported: UBSAN:...

7.1CVSS5.7AI score0.0026EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.3AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.1 views

DEBIAN-CVE-2023-52472

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.5CVSS5.8AI score0.00272EPSS
Exploits0References1
OSV
OSV
added 2024/02/20 11:15 a.m.4 views

CLSA-2024-1708427752 Fix CVE(s): CVE-2023-48795

Fix: possible segfault in the CVE-2023-48795 fix - debian/patches/CVE-2023-48795-post-fix.patch...

5.9CVSS7AI score0.93305EPSS
Exploits4References1
OSV
OSV
added 2024/02/08 7:16 p.m.3 views

CLSA-2024-1707419801 Fix CVE(s): CVE-2023-5981

SECURITY UPDATE: timing side-channel in the RSA-PSK ClientKeyExchange - debian/patches/nettle-pk-randomness-level.patch: nettle/pk use the appropriate level of randomness for each operation. - debian/patches/pk-gnutlsswitchlibstate.patch: pk always use gnutlsswitchlibstate. -...

5.9CVSS6.5AI score0.01257EPSS
Exploits0References1
OSV
OSV
added 2024/01/23 4:22 p.m.3 views

CLSA-2024-1706026919 Fix CVE(s): CVE-2023-50269

SECURITY UPDATE: Denial of Service in HTTP Request parsing - debian/patches/CVE-2023-50269.patch: Limit the number of allowed X-Forwarded-For hops - CVE-2023-50269...

8.6CVSS7.2AI score0.57627EPSS
Exploits0References1
OSV
OSV
added 2024/01/23 4:18 p.m.2 views

CLSA-2024-1706026686 Fix CVE(s): CVE-2023-50269

SECURITY UPDATE: Denial of Service in HTTP Request parsing - debian/patches/CVE-2023-50269.patch: Limit the number of allowed X-Forwarded-For hops - CVE-2023-50269...

8.6CVSS7.2AI score0.57627EPSS
Exploits0References1
OSV
OSV
added 2023/11/24 2:23 p.m.4 views

CLSA-2023-1700835779 Fix CVE(s): CVE-2023-3961

SECURITY UPDATE: open socket out of the dedicated directory - debian/patches/CVE-2023-3961.patch: prevents a traversal out the dedicated directory - CVE-2023-3961...

9.8CVSS7AI score0.02409EPSS
Exploits1References1
OSV
OSV
added 2023/11/21 7:8 p.m.3 views

CLSA-2023-1700593692 Fix CVE(s): CVE-2023-3446

SECURITY UPDATE: Denial of service could be encountered if a DH key or DH parameters check experience long delays. - debian/patches/CVE-2023-3446.patch: Adds check to prevent the testing of an excessively large modulus in DHcheck. - CVE-2023-3446...

5.3CVSS6.7AI score0.05533EPSS
Exploits0References1
OSV
OSV
added 2023/11/05 4:15 a.m.3 views

DEBIAN-CVE-2023-47259

Redmine before 4.2.11 and 5.0.x before 5.0.6 allows XSS in the Textile formatter...

6.1CVSS6AI score0.00397EPSS
Exploits0References1
OSV
OSV
added 2023/10/16 1:22 p.m.2 views

CLSA-2023-1697462566 Fix CVE(s): CVE-2022-48566

SECURITY UPDATE: Constant-time-defeating optimisations issue - debian/patches/CVE-2022-48566.patch: Make comparedigest more constant-time - CVE-2022-48566...

5.9CVSS6.8AI score0.01148EPSS
Exploits1References1
OSV
OSV
added 2023/09/27 5:22 p.m.3 views

CLSA-2023-1695835334 Fix CVE(s): CVE-2020-22218

SECURITY UPDATE: An issue was discovered in function libssh2packetadd in libssh2 1.10.0 allows attackers to access out of bounds memory. - debian/patches/CVE-2020-22218.patch: doing totalnum zero length check. - CVE-2020-22218...

7.5CVSS7.3AI score0.00914EPSS
Exploits0References1
Rows per page
Query Builder