Lucene search
K

83 matches found

Cvelist
Cvelist
added last week20 views

CVE-2026-46160 btrfs: fix missing last_unlink_trans update when removing a directory

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

0.00024EPSS
Exploits0References5
OSV
OSV
added 2026/05/02 1:15 a.m.2 views

CLSA-2026-1777454193 pcre2: Fix of 2 CVEs

CVE-2022-1586: fix out-of-bounds read in JIT compilexclassmatchingpath - CVE-2022-41409: diagnose negative repeat value in pcre2test...

9.1CVSS6.8AI score0.00584EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.3 views

openSUSE 16 Security Update : libsodium (openSUSE-SU-2026:20642-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20642-1 advisory. Security fixes: - CVE-2025-15444: Cryptographic bypass via improper elliptic curve point validation bsc1256070. - CVE-2025-69277: incorrect...

9.8CVSS5.9AI score0.00032EPSS
Exploits0References6
SUSE Linux
SUSE Linux
added 2026/04/21 9:24 a.m.3 views

Security update 5.1.3 for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-lusitaniae-apacheexporter: Internal changes to fix build issues with no impact for customers spacecmd: Version 5.1.13-0 Updated translation strings uyuni-tools: Version 5.1.26-0 Fixed applying PTF with images from RPMs bsc1252548 Ssl Key file...

8.7CVSS5.7AI score0.00028EPSS
Exploits0References36
Oracle linux
Oracle linux
added 2026/04/17 12:0 a.m.5 views

nodejs:20 security update

nodejs 1:20.20.2-1 - Update to version 20.20.2 - Patch nghttp2 to version 1.68.1 and disable tests which would fail due to this change. Resolves: RHEL-154018 Fixes: CVE-2026-27135 CVE-2026-27904 CVE-2026-26996 CVE-2026-25547 CVE-2026-21710 nodejs-nodemon 3.0.1-1 - Rebase to 3.0.1 - Resolves:...

8.7CVSS5.7AI score0.00964EPSS
Exploits5
OSV
OSV
added 2026/03/12 9:39 p.m.1 views

CVE-2026-32322 soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction

soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr scalar field types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused mathematically equal field...

5.3CVSS5.8AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2026/03/11 8:21 a.m.3 views

OPENSUSE-SU-2026:20340-1 Security update for cJSON

This update for cJSON fixes the following issues: - Update to version 1.7.19 Check for NULL in cJSONDetachItemViaPointer. Check overlap before calling strcpy in cJSONSetValuestring. Fix Max recursion depth for cJSONDuplicate to prevent stack exhaustion. Allocate memory for the temporary buffer wh...

9.8CVSS6AI score0.00273EPSS
Exploits2References4
Oracle linux
Oracle linux
added 2026/02/06 12:0 a.m.4 views

osbuild-composer security update

101.4-3.0.1 - Support using repository definitons with OCI variables JIRA: OLDIS-38657 - Update repositories to contain OCI variables - Remove image types Minimal-raw and wsl JIRA: OLDIS-38123 - Increase default /boot size to 1GB Orabug: 36827079 - support for building OL8/9 images on Oracle Linu...

7.5CVSS5.4AI score0.00019EPSS
Exploits2
Tenable Nessus
Tenable Nessus
added 2026/01/28 12:0 a.m.1 views

Oracle Linux 9 : osbuild-composer (ELSA-2026-1381)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-1381 advisory. 149-3.0.1 - Add missing dependency over dracut-config-rescue for image-installer ORABUG: 38587453 - Switch to UEKR8 repositories for OL9.6 Orabug: 37962207 - Ad...

4.3CVSS6AI score0.00019EPSS
Exploits0References2
OSV
OSV
added 2026/01/23 3:24 p.m.2 views

CVE-2026-22994 bpf: Fix reference count leak in bpf_prog_test_run_xdp()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference count leak in bpfprogtestrunxdp syzbot is reporting unregisternetdevice: waiting for sit0 to become free. Usage count = 2 problem. A debug printk patch found that a refcount is obtained at xdpconvertmdtobuff fr...

5.5CVSS5.3AI score0.00023EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.1 views

CVE-2023-54121 btrfs: fix incorrect splitting in btrfs_drop_extent_map_range

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...

6.5AI score0.00028EPSS
Exploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.4 views

CVE-2023-54005

In the Linux kernel, CVE-2023-54005 is a memory-leak in the binder subsystem: in binder_init(), the destruction of binder_alloc_shrinker_init() was not performed on the correct path, causing leaks. The fix adds binder_alloc_shrinker_exit() and ensures it is invoked as part of the proper cleanup p...

6.1AI score0.00046EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.23 views

CVE-2023-53995 net: ipv4: fix one memleak in __inet_del_ifa()

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix one memleak in inetdelifa I got the below warning when do fuzzing test: unregisternetdevice: waiting for bond0 to become free. Usage count = 2 It can be repoduced via: ip link add bond0 type bond sysctl -w...

0.00046EPSS
Exploits0References6
OSV
OSV
added 2025/12/08 1:16 a.m.2 views

DEBIAN-CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

5.2AI score0.00026EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:0 a.m.2 views

Fedora 41 : openbao (2025-45a7dd8f10)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-45a7dd8f10 advisory. update to upstream 2.4.4, which fixed CVE-2025-64761 ---- Adds hsm tag. The fedora-41 build was done with golang-1.24.10 which fixed CVE-2025-58189,...

7.5CVSS7.3AI score0.00046EPSS
Exploits0References7
Oracle linux
Oracle linux
added 2025/12/01 12:0 a.m.5 views

openssl security update

3.5.1-4.0.1 - Enable openssl-fips-provider dependency Orabug: 36504822 - Temporary disable openssl-fips-provider dependency Orabug: 36504822 - Replace upstream references Orabug: 34340177 3.5.1.openela.0.1 - Add OpenELA specific changes 1:3.5.1-4 - Fix CVE-2025-9230 Resolves: RHEL-115929 1:3.5.1-...

7.5CVSS6.7AI score0.00037EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2025/11/27 1:13 p.m.4 views

Security update for python313

This update for python313 fixes the following issues: Update to 3.13.9: CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars bsc1252974 CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory EOCD not checked by the 'zipfile' module bsc1251305 Other...

4.8CVSS6.9AI score0.00125EPSS
Exploits0References10
Oracle linux
Oracle linux
added 2025/11/25 12:0 a.m.3 views

pcs security update

0.11.10-1.el97.1 - Fixed CVE-2025-59830, CVE-2025-61770, CVE-2025-61771, CVE-2025-61772, CVE-2025-61919 by updating bundled rubygem rack Resolves: RHEL-120945, RHEL-121035, RHEL-123630, RHEL-123642, RHEL-124938 0.11.10-1 - Rebased pcs to the latest sources see CHANGELOG.md Resolves: RHEL-77194,...

7.5CVSS7AI score0.00324EPSS
Exploits0
Amazon
Amazon
added 2025/10/27 12:0 a.m.1 views

Important: kernel

Issue Overview: An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in dodivsz,mtd-erasesize, used indirectly by ctrlcdevioctl, when mtd-erasesize is 0. CVE-2023-31085 A flaw in the kernel Xen event handler can cause a deadlock with Xen conso...

7CVSS6.1AI score0.00067EPSS
Exploits2
SUSE Linux
SUSE Linux
added 2025/10/22 9:45 a.m.4 views

Security update for the Linux Kernel (Live Patch 43 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024173 fixes several issues. The following security issues were fixed: CVE-2025-38678: netfilter: nftables: reject duplicate device on updates bsc1249534. CVE-2025-38499: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns...

8.4CVSS8.1AI score0.0004EPSS
Exploits1References12
Rows per page
Query Builder