Lucene search
K

9476 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.5 views

SUSE CVE-2025-68737

In the Linux kernel, the following vulnerability has been resolved: arm64/pageattr: Propagate return value from changememorycommon The rodata=on security measure requires that any code path which does vmalloc - setmemoryro/setmemoryrox must protect the linear map alias too. Therefore, if such a...

4.1CVSS6.6AI score0.00026EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/12/24 7:28 p.m.6 views

CVE-2019-25253 KYOCERA Net Admin 3.4.0906 Unauthenticated XML External Entity Injection

KYOCERA Net Admin 3.4.0906 contains an XML External Entity XXE injection vulnerability in the Multi-Set Template Editor that allows unauthenticated attackers to read arbitrary system files. Attackers can craft a malicious XML file with external entity references to retrieve sensitive configuratio...

7.5CVSS7AI score0.00019EPSS
Exploits2References3
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2025-68737

In the Linux kernel, the following vulnerability has been resolved: arm64/pageattr: Propagate return value from changememorycommon The rodata=on security measure requires that any code path which does vmalloc - setmemoryro/setmemoryrox must protect the linear map alias too. Therefore, if such a...

0.00026EPSS
Exploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50766

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

0.00028EPSS
Exploits0References4
NVD
NVD
added 2025/12/24 1:15 p.m.6 views

CVE-2022-50731

In the Linux kernel, the following vulnerability has been resolved: crypto: akcipher - default implementation for setting a private key Changes from v1: removed the default implementation from setpubkey: it is assumed that an implementation must always have this callback defined as there are no u...

0.0004EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/24 1:7 p.m.24 views

CVE-2023-54149 net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 1:6 p.m.1 views

CVE-2023-54125 fs/ntfs3: Return error for inconsistent extended attributes

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Return error for inconsistent extended attributes ntfsreadea is called when we want to read extended attributes. There are some sanity checks for the validity of the EAs. However, it fails to return a proper error code...

6.4AI score0.00017EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.4 views

EUVD-2025-205071

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

6.1AI score0.00027EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.2 views

EUVD-2025-205103

In the Linux kernel, the following vulnerability has been resolved: exfat: fix refcount leak in exfatfind Fix refcount leaks in exfatfind related to exfatgetdentryset. Function exfatgetdentryset would increase the reference counter of es-bh on success. Therefore, exfatputdentryset must be called...

5.9AI score0.00006EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 12:23 p.m.3 views

CVE-2023-54060 iommufd: Set end correctly when doing batch carry

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set end correctly when doing batch carry Even though the test suite covers this it somehow became obscured that this wasn't working. The test iommufdioas.mockdomain.accessdomaindestory would blow up rarely. end should be...

6.1AI score0.00026EPSS
Exploits0References5
CVE
CVE
added 2025/12/24 12:22 p.m.9 views

CVE-2022-50731

CVE-2022-50731 affects the Linux kernel crypto/akcipher subsystem: the default implementation for setting a private key was removed, along with a default pub-key setter, because some algorithms (e.g., ECDSA) only support verification and lack all callbacks. The patch removes the default set_pub_k...

6AI score0.0004EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.23 views

CVE-2022-50731 crypto: akcipher - default implementation for setting a private key

In the Linux kernel, the following vulnerability has been resolved: crypto: akcipher - default implementation for setting a private key Changes from v1: removed the default implementation from setpubkey: it is assumed that an implementation must always have this callback defined as there are no u...

0.0004EPSS
Exploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.2 views

CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

0.00027EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.2 views

CVE-2025-68363

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb-transportheader is set in bpfskbcheckmtu The bpfskbcheckmtu helper needs to use skb-transportheader when the BPFMTUCHKSEGS flag is used: bpfskbcheckmtuskb, ifindex, &mtulen, 0, BPFMTUCHKSEGS The transportheader is...

0.00066EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.1 views

UBUNTU-CVE-2023-53992

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

5.7AI score0.00027EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.0 views

UBUNTU-CVE-2025-68351

In the Linux kernel, the following vulnerability has been resolved: exfat: fix refcount leak in exfatfind Fix refcount leaks in exfatfind related to exfatgetdentryset. Function exfatgetdentryset would increase the reference counter of es-bh on success. Therefore, exfatputdentryset must be called...

5.5CVSS5.7AI score0.00006EPSS
Exploits0References17
CVE
CVE
added 2025/12/24 10:33 a.m.13 views

CVE-2025-68726

CVE-2025-68726 concerns the Linux kernel crypto AEAD path. The vulnerability stems from how crypto_alg cra_reqsize (introduced in a prior commit) is used by AEAD algorithms without corresponding updates in the framework to propagate reqsize correctly. This mismatch can lead to memory corruption a...

6.2AI score0.00027EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.24 views

CVE-2025-68726 crypto: aead - Fix reqsize handling

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

0.00027EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 10:32 a.m.9 views

CVE-2025-68351

The CVE-2025-68351 issue is in the Linux kernel exfat code, specifically a refcount leak in exfat_find. The root cause is that exfat_get_dentry_set increments es->bh on success but the corresponding exfat_put_dentry_set may not be consistently invoked, leading to leaks. The patch relocates two...

5.5CVSS6.1AI score0.00006EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.3 views

CVE-2025-68351

In the Linux kernel, the following vulnerability has been resolved: exfat: fix refcount leak in exfatfind Fix refcount leaks in exfatfind related to exfatgetdentryset. Function exfatgetdentryset would increase the reference counter of es-bh on success. Therefore, exfatputdentryset must be called...

5.7AI score0.00006EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder