Lucene search
+L

5986 matches found

OSV
OSV
added 2024/03/15 9:15 p.m.3 views

DEBIAN-CVE-2021-47124

In the Linux kernel, the following vulnerability has been resolved: iouring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcountwarnsaturate+0x15b/0x1a0 lib/refcount.c:28 Call Trace: refcountsubandtest...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.10 views

CVE-2021-47118

In the Linux kernel, the following vulnerability has been resolved: pid: take a reference when initializing cadpid During boot, kernelinitfreeable initializes cadpid to the init task's struct pid. Later on, we may change cadpid via a sysctl, and when this happens procdocadpid will increment the...

7.8CVSS7.7AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/15 3:28 a.m.8 views

SUSE CVE-2024-26629

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...

3.3CVSS6.4AI score0.00197EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.8 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel due to a reference count leak in the htbparenttoleafoffload method of the schhtb module...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/13 2:15 p.m.14 views

UBUNTU-CVE-2024-26629

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/03/07 4:24 a.m.6 views

SUSE CVE-2024-26627

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Move scsihostbusy out of host lock for waking up EH handler Inside scsiehwakeup, scsihostbusy is called & checked with host lock every time for deciding if error handler kthread needs to be waken up. This can be too...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 11:20 a.m.17 views

BIT-TENSORFLOW-2020-15197 Denial of Service in Tensorflow

In Tensorflow before version 2.3.1, the SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are access...

6.3CVSS6.2AI score0.00726EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 10:59 a.m.25 views

BIT-MYBB-2021-27946

SQL Injection vulnerability in MyBB before 1.8.26 via poll vote count. issue 1 of 3...

9.1AI score
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:55 a.m.87 views

BIT-MATTERMOST-2024-24776

Mattermost fails to check the required permissions in the POST /api/v4/channels/stats/membercount API resulting in channel member counts being leaked to a user without permissions...

4.3CVSS4AI score0.00314EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.34 views

CVE-2024-26627

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Move scsihostbusy out of host lock for waking up EH handler Inside scsiehwakeup, scsihostbusy is called & checked with host lock every time for deciding if error handler kthread needs to be waken up. This can be too...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.3 views

SUSE CVE-2021-47090

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

5.5CVSS4.4AI score0.00353EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.7 views

SUSE CVE-2023-52519

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based platforms provide a OOB Out of band service, which allows to wakup device when the system is in S5 Soft-Off state. This OOB service can be...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0References12
Amazon
Amazon
added 2024/03/06 12:0 a.m.20 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.6AI score0.02224EPSS
SaveExploits2
Veracode
Veracode
added 2024/03/05 6:37 a.m.33 views

Denial Of Service (DoS)

jose4j is vulnerable to Denial of Service DoS. The vulnerability is due to insufficient validation of a large p2c PBES2 Count value, allowing attackers to trigger excessive CPU usage. This potentially leads to Denial of Service DoS...

6.5CVSS6.6AI score0.00879EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2024/03/04 7:15 p.m.11 views

CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.8CVSS7.4AI score
SaveExploits0References3
OSV
OSV
added 2024/03/04 7:15 p.m.2 views

DEBIAN-CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.8CVSS5.8AI score0.00847EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/04 6:15 p.m.2 views

DEBIAN-CVE-2021-47090

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

5.5CVSS5.3AI score0.00353EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/04 6:15 p.m.7 views

UBUNTU-CVE-2021-47090

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

5.5CVSS5.9AI score0.00353EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-CVE-2023-52503

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdteeclosesession There is a potential race condition in amdteeclosesession that may cause use-after-free in amdteeopensession. For instance, if a session has refcount == 1, and o...

7CVSS5.5AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.12 views

UBUNTU-CVE-2023-52519

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit The EHL Elkhart Lake based platforms provide a OOB Out of band service, which allows to wakup device when the system is in S5 Soft-Off state. This OOB service can be...

7.1CVSS6.2AI score0.00235EPSS
SaveExploits0References3
Rows per page
Query Builder