Lucene search
+L

669223 matches found

RedHat Linux
RedHat Linux
•added 2026/09/10 6:21 a.m.•8 views

kernel: net: pull headers in qdisc_pkt_len_segs_init()

A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...

8.4CVSS7.3AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:21 a.m.•13 views

kernel: sctp: validate stream count in sctp_process_strreset_inreq()

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. When processing a Stream Reset Incoming Request RESETINREQUEST from a peer, the kernel does not properly validate the stream count. This can lead to an integer overflow when calculating the size for t...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•13 views

Important: Red Hat Security Advisory: httpd security update

An update for httpd is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.4AI score0.03914EPSS
SaveExploits1References16
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•14 views

httpd: Apache HTTP Server: Arbitrary code execution or denial of service via use-after-free in mod_ldap per-directory configuration

A flaw was found in Apache HTTP Server when using the modldap module in a per-directory configuration. This use-after-free vulnerability allows a remote attacker to potentially execute arbitrary code or cause a denial of service DoS due to improper memory handling. This could lead to system...

9.8CVSS8.6AI score0.00948EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•10 views

httpd: Apache HTTP Server: Denial of Service in mod_proxy_ftp via attacker-controlled FTP server

A flaw was found in the modproxyftp module of the Apache HTTP Server. A remote attacker, by controlling a backend File Transfer Protocol FTP server, can trigger an infinite loop. This vulnerability, categorized as a Loop with Unreachable Exit Condition, leads to a Denial of Service DoS for the...

7.3CVSS7.1AI score0.01062EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•11 views

httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the ajpparsedata function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially lea...

7.5CVSS7.1AI score0.00951EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•10 views

httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of...

5.3CVSS5.9AI score0.0094EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•8 views

httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers

A flaw was found in Apache HTTP Server. This heap-based buffer overflow vulnerability can be exploited by a malicious backend server when using ProxyPassReverseCookie directives. This could lead to a denial of service DoS condition, making the server unavailable to legitimate users...

7.5CVSS7.2AI score0.0121EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•12 views

httpd: Apache HTTP Server: Out-of-bounds Read in mod_headers and mod_mime

A flaw was found in Apache HTTP Server. An out-of-bounds read vulnerability exists when modheaders and modmime are used with multiple response languages. This could allow a remote attacker to disclose sensitive information from memory or cause a denial of service...

6.5CVSS6.5AI score0.01043EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•12 views

httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server

A flaw was found in Apache HTTP Server. This buffer over-read vulnerability occurs when the server processes outbound Online Certificate Status Protocol OCSP requests directed to an attacker-controlled OCSP server. This could allow a remote attacker to read sensitive information from memory or...

7.3CVSS7.2AI score0.01752EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•12 views

httpd: Apache HTTP Server: Denial of Service via crafted regular expressions

A flaw was found in Apache HTTP Server. This buffer underwrite vulnerability occurs when processing crafted regular expressions in the server's configuration. An attacker could potentially exploit this to cause a denial of service...

9.8CVSS7.9AI score0.00746EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•10 views

httpd: Apache HTTP Server: Heap-based Buffer Overflow via untrusted content in mod_xml2enc

A flaw was found in Apache HTTP Server, specifically within the modxml2enc module. This heap-based buffer overflow vulnerability can be triggered when processing untrusted content through the xml2StartParse function. A remote attacker could potentially exploit this to cause a denial of service,...

7.5CVSS8AI score0.02686EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•9 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS5.7AI score0.0094EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•10 views

kernel: sctp: fix race between sctp_wait_for_connect and peeloff

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the sctpwaitforconnect function, where a socket lock is temporarily released and re-acquired. During this brief period, another process can move the SCTP association to a...

7.8CVSS6.9AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•8 views

kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset

A flaw was found in the Linux kernel's qla2xxx SCSI driver. This vulnerability occurs when commands sent to the firmware FW are not properly cleared after a chip reset. A local attacker could exploit a race condition during direct memory access DMA unmapping, leading to a kernel panic. This can...

9.8CVSS5.7AI score0.00369EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•8 views

kernel: ixgbevf: fix use-after-free in VEPA multicast source pruning

A flaw was found in the Linux kernel's ixgbevf network driver. This vulnerability, a use-after-free, occurs when the driver attempts to process network packets for a specific multicast workaround. An attacker could potentially exploit this by sending specially crafted network traffic, which may...

9.8CVSS6.4AI score0.00527EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•9 views

kernel: sctp: validate stream count in sctp_process_strreset_inreq()

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. When processing a Stream Reset Incoming Request RESETINREQUEST from a peer, the kernel does not properly validate the stream count. This can lead to an integer overflow when calculating the size for t...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•8 views

kernel: tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication protocol. A local attacker could exploit this vulnerability by repeatedly creating and failing to insert new sockets, causing the tipcskcreate function to leave a dangling pointer to a freed socket object. This...

9.8CVSS6.5AI score0.00525EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•10 views

kernel: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()

A flaw was found in the Linux kernel's SCSI target subsystem. This vulnerability, a buffer overflow, occurs in the tgptgpmembersshow function when processing long iSCSI IQN names. An attacker could potentially exploit this by providing a specially crafted input, leading to the disclosure of...

7.1CVSS5.8AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•11 views

kernel: net: pull headers in qdisc_pkt_len_segs_init()

A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...

8.4CVSS7.3AI score0.00135EPSS
SaveExploits0References5
Rows per page
Query Builder