Lucene search
+L

433 matches found

Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.9 views

PT-2026-31341

Name of the Vulnerable Software and Affected Versions Red Hat Quay affected versions not specified Description A flaw exists in Red Hat Quay's container image upload process. An authenticated user with push access to any repository can interfere with image uploads in progress by other users, even...

7.4CVSS5.3AI score0.00243EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23460

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/rose: fix NULL pointer dereference in rosetransmitlink on reconnect syzkaller reported a bug 1, and the reproducer is available at 2. ROSE sockets use four...

5.5CVSS4.2AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.12 views

SUSE CVE-2026-23460

In the Linux kernel, the following vulnerability has been resolved: net/rose: fix NULL pointer dereference in rosetransmitlink on reconnect syzkaller reported a bug 1, and the reproducer is available at 2. ROSE sockets use four sk-skstate values: TCPCLOSE, TCPLISTEN, TCPSYNSENT, and TCPESTABLISHE...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.12 views

CVE-2026-23460

In the Linux kernel, the following vulnerability has been resolved: net/rose: fix NULL pointer dereference in rosetransmitlink on reconnect syzkaller reported a bug 1, and the reproducer is available at 2. ROSE sockets use four sk-skstate values: TCPCLOSE, TCPLISTEN, TCPSYNSENT, and TCPESTABLISHE...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References34
OSV
OSV
added 2026/04/03 4:16 p.m.16 views

UBUNTU-CVE-2026-23460

In the Linux kernel, the following vulnerability has been resolved: net/rose: fix NULL pointer dereference in rosetransmitlink on reconnect syzkaller reported a bug 1, and the reproducer is available at 2. ROSE sockets use four sk-skstate values: TCPCLOSE, TCPLISTEN, TCPSYNSENT, and TCPESTABLISHE...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References35
CVE
CVE
added 2026/04/03 3:15 p.m.38 views

CVE-2026-23460

CVE-2026-23460 (Linux kernel) affects the Rose (net/rose) path. The bug occurs when a second connect() is issued while a first connect is in progress (state TCP_SYN_SENT); rose_get_neigh() may return NULL, leaving rose->state ROSE_STATE_1 with neighbour NULL, and on socket close rose_transmit_...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.8 views

PT-2026-30154

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the net/rose component where a NULL pointer dereference could occur in the rose transmit link function during a reconnect attempt. This issue arose...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/18 2:53 p.m.22 views

CVE-2025-71235 scsi: qla2xxx: Delay module unload while fabric scan in progress

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5.3AI score0.00118EPSS
SaveExploits0References8
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2026/02/10 12:00 a.m.36 views

Stable Channel Update for Desktop

The Chrome team is delighted to announce the promotion of Chrome 145 to the stable channel for Windows, Mac and Linux. This will roll out over the coming days/weeks. Chrome 145.0.7632.45 Linux 145.0.7632.45/46 Windows/Mac contains a number of fixes and improvements -- a list of changes is availab...

8.8CVSS5.9AI score0.08272EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/04 7:27 p.m.14 views

CVE-2026-1814

Rapid7 Nexpose versions 6.4.50 and later are vulnerable to an insufficient entropy issue in the CredentialsKeyStorePassword.generateRandomPassword method. When updating legacy keystore passwords, the application generates a new password with insufficient length 7-12 characters and a static prefix...

6.8CVSS5.5AI score0.00145EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002035)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002035 advisory. Race condition in the preparebinprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a...

6.2CVSS7AI score0.00317EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2026/01/09 10:58 a.m.11 views

CVE-2025-23206

The AWS Cloud Development Kit AWS CDK is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation. Users who use IAM OIDC custom resource provider package will download CA Thumbprints as part of the custom resource workflow...

8.1CVSS6.9AI score0.00327EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60280

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

6AI score0.0019EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54046

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.33 views

CVE-2023-54046 crypto: essiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

7.8CVSS0.0019EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/24 5:03 p.m.14 views

CLSA-2025-1761325428 golang: Fix of CVE-2025-47907

CVE-2025-47907: avoid closing Rows in database/sql while scanning is in progress...

7CVSS7.2AI score0.00355EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/20 2:35 a.m.8 views

kernel: crypto: seqiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify...

7.8CVSS6.8AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 4:28 a.m.13 views

kernel: crypto: seqiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify...

7.8CVSS6.8AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/07 11:49 p.m.9 views

SUSE CVE-2022-50554

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

5.3CVSS6.4AI score0.00189EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.8 views

CVE-2022-50554

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

5.5CVSS0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder